summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-19diff.c: associate a flag with each pattern and use it for compiling regexBrandon Casey
2008-09-19diff.c: return pattern entry pointer rather than just the hunk header patternBrandon Casey
2008-09-16Cosmetical command name fixHeikki Orsila
2008-09-16Start conforming code to "git subcmd" style part 3Heikki Orsila
2008-09-16t9700/test.pl: remove File::Temp requirementBrandon Casey
2008-09-16t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey
2008-09-12GIT 1.6.0.2v1.6.0.2Junio C Hamano
2008-09-12Merge branch 'ho/maint-dashless' into maintJunio C Hamano
2008-09-12Fix some manual typos.Ralf Wildenhues
2008-09-11Use compatibility regex library also on FreeBSDJeff King
2008-09-11Use compatibility regex library also on AIXJohannes Sixt
2008-09-10Update draft release notes for 1.6.0.2Junio C Hamano
2008-09-10Use compatibility regex library for OSX/DarwinArjen Laarhoven
2008-09-10git-svn: Fixes my() parameter list syntax error in pre-5.8 PerlMarcus Griep
2008-09-10Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep
2008-09-10t7501: always use test_cmp instead of diffMiklos Vajna
2008-09-10Merge branch 'jc/maint-log-grep' into maintJunio C Hamano
2008-09-10Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maintJunio C Hamano
2008-09-10Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano
2008-09-10Merge branch 'np/maint-safer-pack' into maintJunio C Hamano
2008-09-09Start conforming code to "git subcmd" style part 2Heikki Orsila
2008-09-06Update draft release notes for 1.6.0.2Junio C Hamano
2008-09-06stash: refresh the index before deciding if the work tree is dirtyJunio C Hamano
2008-09-06Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-09-05Mention the fact that 'git annotate' is only for backward compatibility.Junio C Hamano
2008-09-05"blame -c" should be compatible with "annotate"Junio C Hamano
2008-09-05log --author/--committer: really match only with name partJunio C Hamano
2008-09-05git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce
2008-09-04diff --cumulative is a sub-option of --dirstatJunio C Hamano
2008-09-04bash completion: Hide more plumbing commandsPetr Baudis
2008-09-03Start 1.6.0.2 maintenance cycleJunio C Hamano
2008-09-03Merge branch 'nd/worktree' into maintJunio C Hamano
2008-09-03Merge branch 'ho/dashless' into maintJunio C Hamano
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi
2008-09-03Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca
2008-09-03improve handling of sideband message displayNicolas Pitre
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-09-03checkout: fix message when leaving detached HEADJeff King
2008-09-03clone: fix creation of explicitly named target directoryClemens Buchacher
2008-09-03Makefile: add merge_recursive.h to LIB_HMiklos Vajna
2008-09-02Improve documentation for --dirstat diff optionHeikki Orsila
2008-09-02Bring local clone's origin URL in line with that of a remote cloneJohan Herland
2008-09-02Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor
2008-09-02Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor
2008-09-02Documentation: fix reference to a for-each-ref optionSZEDER Gábor
2008-09-01git-gui: Fix string escaping in po2msg.shAlexander Gavrilov
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher
2008-08-31Document sendemail.envelopesender configurationAsk Bjørn Hansen