summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-11Have a command that specifically invokes 'p4' (via system)Libravatar Anand Kumria1-0/+7
2008-08-11Utilise the new 'p4_read_pipe_lines' commandLibravatar Anand Kumria1-2/+2
2008-08-11Create a specific version of the read_pipe_lines command for p4 invocationsLibravatar Anand Kumria1-0/+7
2008-08-11Documentation: rev-list-options: Fix a typoLibravatar Thomas Rast1-1/+1
2008-08-11Adjust for the new way of enabling the default post-update hookLibravatar Petr Baudis4-14/+21
2008-08-11git-bisect: fix wrong usage of read(1)Libravatar Francis Moreau1-1/+2
2008-08-11Fix typo in comments of longest_ancestor_length()Libravatar Nguyễn Thái Ngọc Duy1-1/+1
2008-08-11Merge branch 'maint'Libravatar Junio C Hamano1-2/+1
2008-08-11Re-fix rev-list-options documentationLibravatar Junio C Hamano1-2/+1
2008-08-11Merge branch 'maint'Libravatar Junio C Hamano4-9/+23
2008-08-10Documentation: fix invalid reference to 'mybranch' in user manualLibravatar Ivan Stankovic1-1/+1
2008-08-10Fix deleting reflog entries from HEAD reflogLibravatar Junio C Hamano2-3/+3
2008-08-10reflog test: add more tests for 'reflog delete'Libravatar Pieter de Bie1-4/+18
2008-08-10Documentation: rev-list-options: Fix -g paragraph formattingLibravatar Thomas Rast1-2/+2
2008-08-11gitk: Allow safely calling nukefile from a run queue handlerLibravatar Alexander Gavrilov1-6/+8
2008-08-10git-gui 0.11Libravatar Shawn O. Pearce1-1/+1
2008-08-09Update draft RelNotes for 1.6.0Libravatar Junio C Hamano1-3/+3
2008-08-09Merge branch 'maint'Libravatar Junio C Hamano4-14/+11
2008-08-09mailinfo: fix MIME multi-part message boundary handlingLibravatar Junio C Hamano6-7/+76
2008-08-08builtin-rm: Add a --force flagLibravatar Pieter de Bie2-2/+3
2008-08-08git-svn: wrap long lines in a few placesLibravatar Eric Wong1-2/+5
2008-08-08git-svn: Allow deep branch names by supporting multi-globsLibravatar Marcus Griep4-20/+246
2008-08-08Fix multi-glob assertion in git-svnLibravatar Marcus Griep2-8/+33
2008-08-08filter-branch: be more helpful when an annotated tag changesLibravatar Thomas Rast1-3/+11
2008-08-08Documentation: filter-branch: document how to filter all refsLibravatar Thomas Rast1-5/+16
2008-08-08Makefile: add a target which will abort compilation with ancient shellsLibravatar Brandon Casey1-1/+7
2008-08-08bash: remove redundant check for 'git stash apply' optionsLibravatar SZEDER Gábor1-1/+1
2008-08-08GIT-VERSION-GEN: mark the version 'dirty' only if there are modified filesLibravatar Junio C Hamano1-0/+1
2008-08-08Makefile: set SHELL to value of SHELL_PATHLibravatar Brandon Casey1-0/+2
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreLibravatar Jonathan Nieder1-2/+2
2008-08-08git-svn: add ability to specify --commit-url for dcommitLibravatar Eric Wong2-3/+15
2008-08-08Documentation: commit-tree: remove 16 parents restrictionLibravatar Thomas Rast1-5/+5
2008-08-07asciidoc markup fixesLibravatar Junio C Hamano3-5/+5
2008-08-07clone --mirror: avoid storing repeated tagsLibravatar Johannes Schindelin2-1/+14
2008-08-07Merge branch 'lt/config-fsync' into maintLibravatar Junio C Hamano5-21/+74
2008-08-07Merge branch 'jc/reflog-expire' into maintLibravatar Junio C Hamano1-19/+137
2008-08-07Merge branch 'ag/rewrite_one' into maintLibravatar Junio C Hamano1-6/+24
2008-08-07Fail properly when cloning from invalid HTTP URLLibravatar Petr Baudis1-8/+5
2008-08-06GIT 1.6.0-rc2Libravatar Junio C Hamano1-1/+15
2008-08-06perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionLibravatar Brandon Casey1-4/+4
2008-08-06Sync with 1.5.6.5Libravatar Junio C Hamano9-15/+80
2008-08-06GIT 1.5.6.5Libravatar Junio C Hamano3-11/+10
2008-08-06Files given on the command line are relative to $cwdLibravatar Junio C Hamano6-5/+72
2008-08-06Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano7-999/+1211
2008-08-06Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano3-324/+422
2008-08-06Merge branch 'rs/archive-parse-options'Libravatar Junio C Hamano1-42/+68
2008-08-05fix diff-tree --stdin documentationLibravatar Junio C Hamano1-3/+3
2008-08-05Optimize sha1_object_info for loose objects, not concurrent repacksLibravatar Steven Grimm1-1/+8
2008-08-05Teach fsck and prune that tmp_obj_ file names may not be 14 bytes longLibravatar Brandon Casey2-6/+5
2008-08-05bash completion: Add completion for 'git mv'Libravatar Lee Marlow1-0/+13