aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Fix initialization of a bare repositoryJunio C Hamano2007-08-27
* | | name-rev: Fix non-shortest descriptionJohannes Schindelin2007-08-27
* | | Describe two-dot and three-dot notation for diff endpoints.Mike Hommey2007-08-27
* | | git-tag(1): Remove duplicate textJari Aalto2007-08-27
* | | gitweb: Lift any characters restriction on searched stringsPetr Baudis2007-08-27
* | | RelNotes draft for 1.5.3 update.Junio C Hamano2007-08-26
* | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-08-26
|\ \ \
| * | | git-gui: Correct 'git gui blame' in a subdirectorygitgui-0.8.2Shawn O. Pearce2007-08-24
| * | | git-gui: Do not offer to stage three-way diff hunks into the indexShawn O. Pearce2007-08-23
| * | | git-gui: Refactor diff pane popup support for future improvementsShawn O. Pearce2007-08-23
| * | | git-gui: Fix "unoptimized loading" to not cause git-gui to crashShawn O. Pearce2007-08-22
| * | | git-gui: Paper bag fix "Stage Hunk For Commit" in diff context menuShawn O. Pearce2007-08-21
| * | | git-gui: Allow git-merge to use branch names in conflict markersShawn O. Pearce2007-08-20
| * | | git-gui: Fix window manager problems on ion3Shawn O. Pearce2007-08-20
* | | | When nothing to git-commit, honor the git-status color setting.Brian Hetro2007-08-26
* | | | gitweb: Fix searchbox positioningPetr Baudis2007-08-26
* | | | Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-08-26
|\ \ \ \
| * \ \ \ Merge branch 'maint'J. Bruce Fields2007-08-26
| |\ \ \ \
| | * | | | Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-26
| | * | | | user-manual: fix incorrect header levelJ. Bruce Fields2007-08-26
| | * | | | user-manual: use pithier example commitJ. Bruce Fields2007-08-26
| | * | | | user-manual: introduce the word "commit" earlierJ. Bruce Fields2007-08-26
| | * | | | user-manual: minor editing for concisenessJ. Bruce Fields2007-08-26
| | * | | | user-manual: edit "ignoring files" for concisenessJ. Bruce Fields2007-08-26
| * | | | | Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-26
* | | | | | Make usage documentation for git-add consistent.Brian Hetro2007-08-25
* | | | | | Make usage documentation for git-am consistent.Brian Hetro2007-08-25
* | | | | | Don't segfault if we failed to inflate a packed deltaShawn O. Pearce2007-08-25
* | | | | | pack-objects: check return value from read_sha1_file()Junio C Hamano2007-08-25
* | | | | | blame: check return value from read_sha1_file()Junio C Hamano2007-08-25
|/ / / / /
* | | | | git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Simon Hausmann2007-08-24
* | | | | git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Simon Hausmann2007-08-24
* | | | | Documentation: Correct various misspellings and typos.Brian Hetro2007-08-24
* | | | | Documentation: For consistency, use CVS instead of cvs.Brian Hetro2007-08-24
* | | | | Fix racy-git handling in git-write-tree.Linus Torvalds2007-08-24
* | | | | rebase -i: fix squashing corner caseJohannes Schindelin2007-08-23
* | | | | Install man3 manpages to $PREFIX/share/man/man3 even for site installsmartin f. krafft2007-08-23
* | | | | git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft2007-08-23
* | | | | diff-delta.c: Fix broken skip calculation.David Kastrup2007-08-23
* | | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-08-22
|\ \ \ \ \
| * | | | | Teach bash about git-submodule and its subcommandsShawn O. Pearce2007-08-23
| * | | | | Teach bash to complete ref arguments to git-describeShawn O. Pearce2007-08-23
| * | | | | Update bash completion with new 1.5.3 command line optionsShawn O. Pearce2007-08-23
* | | | | | git-svn: dcommit prints out the URL to be committed toEric Wong2007-08-22
|/ / / / /
* | | | | git-svn: update documentation with CAVEATS sectionEric Wong2007-08-22
* | | | | Reset terminal attributes when terminating git send-emailSean Estabrooks2007-08-22
* | | | | Document -u option in git-svnimport man pageStefan Sperling2007-08-22
* | | | | Fix breakage in git-rev-list.txtQuy Tonthat2007-08-22
* | | | | git.el: Avoid a lisp error when there's no current branch (detached HEAD).Alexandre Julliard2007-08-22
* | | | | Fix git-remote for ActiveState PerlAlex Riesen2007-08-22