summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-05bash completion: Add completion for 'git ls-files'Libravatar Lee Marlow1-0/+21
2008-08-05bash completion: Add completion for 'git archive'Libravatar Lee Marlow1-0/+24
2008-08-05bash completion: More completions for 'git stash'Libravatar Lee Marlow2-2/+12
2008-08-05bash completion: Add completion for 'git revert'Libravatar Lee Marlow1-0/+13
2008-08-05bash completion: Add completion for 'git init'Libravatar Lee Marlow1-0/+19
2008-08-05bash completion: Add completion for 'git clean'Libravatar Lee Marlow1-0/+15
2008-08-05bash completion: Add completion for 'git clone'Libravatar Lee Marlow1-0/+26
2008-08-05t9119: conditionally re-enable test depending on svn(1) versionLibravatar Eric Wong1-29/+40
2008-08-05Fix race condition in t9119-git-svn-info.shLibravatar David D. Kilzer1-4/+11
2008-08-05git-svn: properly set path for "info" commandLibravatar Eric Wong1-2/+6
2008-08-05Documentation: typos / spelling fixesLibravatar Mike Ralphson7-9/+9
2008-08-05Merge branch 'maint'Libravatar Junio C Hamano7-11/+25
2008-08-05RelNotes 1.5.6.5 updatesLibravatar Junio C Hamano1-0/+13
2008-08-05diff.renamelimit is a basic diff configurationLibravatar Linus Torvalds1-4/+5
2008-08-05git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.Libravatar Jim Meyering1-1/+1
2008-08-05Documentation: typos / spelling fixes in older RelNotesLibravatar Mike Ralphson4-6/+6
2008-08-04correct access right for git-svn-dcommit testLibravatar Dmitry Potapov1-0/+1
2008-08-04Fix typos in INSTALLLibravatar Abhijit Menon-Sen1-2/+2
2008-08-04Fix typo in perl/Git.pmLibravatar Abhijit Menon-Sen1-1/+1
2008-08-04Fix hash slice syntax errorLibravatar Abhijit Menon-Sen1-4/+4
2008-08-04Git.pm: localise $? in command_close_bidi_pipe()Libravatar Abhijit Menon-Sen1-0/+1