summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-16git-stash: improve synopsis in help and manual pageStephan Beyer
2008-08-16Makefile: building git in cygwin 1.7.0Eric Blake
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-08-16bash-completion: Add non-command git help files to bash-completionMarcus Griep
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen
2008-08-15bash completion: Add '--merge' long option for 'git log'Lee Marlow
2008-08-15bash completion: Add completion for 'git mergetool'Lee Marlow
2008-08-15git format-patch documentation: clarify what --cover-letter doesMatt McCutchen
2008-08-15bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible
2008-08-14Merge branch 'maint'Junio C Hamano
2008-08-14t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey
2008-08-14test-parse-options: use appropriate cast in length_callbackBrandon Casey
2008-08-14Fix escaping of glob special characters in pathspecsKevin Ballard
2008-08-13rebase -i -p: fix parent rewritingThomas Rast
2008-08-13rebase -i -p: handle index and workdir correctlyThomas Rast
2008-08-13GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano
2008-08-13Merge branch 'maint'Junio C Hamano
2008-08-13Do not talk about "diff" in rev-list documentation.Junio C Hamano
2008-08-13Merge git://git.bogomips.org/git-svnJunio C Hamano
2008-08-13git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep
2008-08-13git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep
2008-08-13Git.pm: Add faculties to allow temp files to be cachedMarcus Griep
2008-08-13Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast
2008-08-12Teach git diff about BibTeX head hunk patternsGustaf Hendeby
2008-08-12gitattributes: Document built in hunk header patternsGustaf Hendeby
2008-08-12git-daemon: SysV needs the signal handler reinstated.Stephen R. van den Berg
2008-08-12diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano
2008-08-12Merge branch 'maint'Junio C Hamano
2008-08-12Documentation: rev-list-options: Fix a typoThomas Rast
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-08-11git-bisect: fix wrong usage of read(1)Francis Moreau
2008-08-11Fix typo in comments of longest_ancestor_length()Nguyễn Thái Ngọc Duy
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Re-fix rev-list-options documentationJunio C Hamano
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic
2008-08-11Fix deleting reflog entries from HEAD reflogJunio C Hamano
2008-08-11reflog test: add more tests for 'reflog delete'Pieter de Bie
2008-08-11Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast
2008-08-09Update draft RelNotes for 1.6.0Junio C Hamano
2008-08-09Merge branch 'maint'Junio C Hamano
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano
2008-08-09builtin-rm: Add a --force flagPieter de Bie
2008-08-08git-svn: wrap long lines in a few placesEric Wong
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep
2008-08-08filter-branch: be more helpful when an annotated tag changesThomas Rast
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast
2008-08-08Makefile: add a target which will abort compilation with ancient shellsBrandon Casey
2008-08-08bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor