summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-22bisect: fix left over "BISECT_START" file when starting with junk revLibravatar Christian Couder2-10/+8
2008-05-22bisect: add test cases to check that "git bisect start" is atomicLibravatar Christian Couder1-0/+43
2008-05-22git-gui: Handle workdir detection when CYGWIN=nowinsymlinksLibravatar Shawn O. Pearce1-16/+7
2008-05-22gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Libravatar Paul Mackerras1-1/+3
2008-05-21Documentation: Fix skipped section levelLibravatar Gustaf Hendeby1-1/+1
2008-05-21Merge branch 'maint'Libravatar Junio C Hamano2-3/+3
2008-05-21Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano2-3/+3
2008-05-21Merge branch 'ar/add-unreadable'Libravatar Junio C Hamano8-21/+114
2008-05-21Merge branch 'ds/branch-auto-rebase'Libravatar Junio C Hamano0-0/+0
2008-05-21Merge branch 'sv/first-parent'Libravatar Junio C Hamano1-8/+6
2008-05-21Merge branch 'np/pack'Libravatar Junio C Hamano1-79/+120
2008-05-21Merge branch 'as/graph'Libravatar Junio C Hamano9-18/+1409
2008-05-21Merge branch 'jk/maint-send-email-compose'Libravatar Junio C Hamano2-2/+100
2008-05-21Merge branch 'hb/maint-send-email-quote-recipients'Libravatar Junio C Hamano1-1/+1
2008-05-21cvsexportcommit: Create config option for CVS dirLibravatar Trent Piepho2-1/+12
2008-05-21Fix recipient santitizationLibravatar Horst H. von Brand1-1/+1
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersLibravatar Jeff King2-2/+32
2008-05-21send-email: specify content-type of --compose bodyLibravatar Jeff King2-0/+68
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesLibravatar Christian Couder1-0/+25
2008-05-21git-merge: exclude unnecessary options from OPTIONS_SPECLibravatar Miklos Vajna1-3/+1
2008-05-21"git-add -n -u" should not add but just reportLibravatar Junio C Hamano7-23/+57
2008-05-21Fix t3701 if core.filemode disabledLibravatar Alex Riesen1-0/+7
2008-05-21clone: fall back to copying if hardlinking failsLibravatar Daniel Barkalow1-5/+7
2008-05-21Fix t6031 on filesystems without working exec bitLibravatar Alex Riesen1-2/+5
2008-05-21Fix prepare-commit-msg hook and replace in-place sedLibravatar Marcel Koeppen1-4/+4
2008-05-20git-gui: Add a --trace command line optionLibravatar Shawn O. Pearce1-8/+39
2008-05-20gitk: Fix bug where current row number display stops workingLibravatar Paul Mackerras1-23/+23
2008-05-19git-am: fix typo in usage messageLibravatar Jeff King1-1/+1
2008-05-19doc/git-daemon: s/uploadarchive/uploadarch/Libravatar Jeff King1-2/+2
2008-05-19Documentation: Add missing git svn commandsLibravatar Gustaf Hendeby1-2/+15
2008-05-19unpack-trees: allow Porcelain to give different error messagesLibravatar Junio C Hamano3-14/+52
2008-05-18t/Makefile: "trash" directory was renamed recentlyLibravatar Brandon Casey3-3/+3
2008-05-18Ensure that a test is run in the trash directoryLibravatar Alex Riesen1-1/+1
2008-05-18builtin-clone.c: Need to closedir() in copy_or_link_directory()Libravatar Brandon Casey1-0/+1
2008-05-19gitk: Move es.po where it belongsLibravatar Michele Ballabio1-0/+0
2008-05-19gitk: Fix "wrong # coordinates" error on reloadLibravatar Paul Mackerras1-0/+4
2008-05-17builtin-apply: do not declare patch is creation when we do not know itLibravatar Junio C Hamano2-15/+61
2008-05-17t0050: Fix merge test on case sensitive file systemsLibravatar Steffen Prohaska1-0/+2
2008-05-17Makefile: update the default build options for AIXLibravatar Mike Ralphson1-0/+4
2008-05-17builtin-apply: accept patch to an empty fileLibravatar Junio C Hamano1-56/+77
2008-05-17builtin-apply: typofixLibravatar Junio C Hamano1-1/+1
2008-05-16Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2008-05-16Replace in-place sed in t7502-commitLibravatar Marcel Koeppen1-1/+3
2008-05-16git-filter-branch: Clarify file removal example.Libravatar Jon Loeliger1-0/+4
2008-05-16submodule update: add convenience option --initLibravatar Johannes Schindelin3-2/+25
2008-05-16Documentation/git-repack.txt: document new -A behaviourLibravatar Chris Frey1-1/+13
2008-05-16git-fast-import: rename cmd_*() functions to parse_*()Libravatar Miklos Vajna1-31/+31
2008-05-16Documentation/git-web--browse.txt: fix small typoLibravatar Teemu Likonen1-1/+1
2008-05-16Use '-f' option to point to the .gitmodules fileLibravatar Imran M Yousuf1-5/+4
2008-05-16git-cvsserver: add ability to guess -kb from contentsLibravatar Matthew Ogilvie4-25/+354