summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-08GIT-VERSION-GEN: mark the version 'dirty' only if there are modified filesJunio C Hamano
2008-08-08Makefile: set SHELL to value of SHELL_PATHBrandon Casey
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong
2008-08-08Documentation: commit-tree: remove 16 parents restrictionThomas Rast
2008-08-08asciidoc markup fixesJunio C Hamano
2008-08-08clone --mirror: avoid storing repeated tagsJohannes Schindelin
2008-08-07Merge branch 'lt/config-fsync' into maintJunio C Hamano
2008-08-07Merge branch 'jc/reflog-expire' into maintJunio C Hamano
2008-08-07Merge branch 'ag/rewrite_one' into maintJunio C Hamano
2008-08-07Fail properly when cloning from invalid HTTP URLPetr Baudis
2008-08-06GIT 1.6.0-rc2v1.6.0-rc2Junio C Hamano
2008-08-06perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionBrandon Casey
2008-08-06Sync with 1.5.6.5Junio C Hamano
2008-08-06GIT 1.5.6.5v1.5.6.5Junio C Hamano
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano
2008-08-06Merge git://repo.or.cz/git-guiJunio C Hamano
2008-08-06Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-08-06Merge branch 'rs/archive-parse-options'Junio C Hamano
2008-08-06fix diff-tree --stdin documentationJunio C Hamano
2008-08-06Optimize sha1_object_info for loose objects, not concurrent repacksSteven Grimm
2008-08-06Teach fsck and prune that tmp_obj_ file names may not be 14 bytes longBrandon Casey
2008-08-06bash completion: Add completion for 'git mv'Lee Marlow
2008-08-06bash completion: Add completion for 'git ls-files'Lee Marlow
2008-08-06bash completion: Add completion for 'git archive'Lee Marlow
2008-08-06bash completion: More completions for 'git stash'Lee Marlow
2008-08-06bash completion: Add completion for 'git revert'Lee Marlow