summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitweb: avoid warnings for commits without bodyJoey Hess2008-09-181-1/+1
* Clarified gitattributes documentation regarding custom hunk header.Garry Dolley2008-09-181-9/+9
* git-svn: fix handling of even funkier branch namesEric Wong2008-09-182-0/+17
* git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman2008-09-183-13/+235
* git-svn: factor out svnserve test code for later useAlec Berryman2008-09-182-13/+18
* diff/diff-files: do not use --cc too aggressivelyJunio C Hamano2008-09-182-2/+13
* Cosmetical command name fixHeikki Orsila2008-09-151-1/+1
* Start conforming code to "git subcmd" style part 3Heikki Orsila2008-09-159-19/+19
* t9700/test.pl: remove File::Temp requirementBrandon Casey2008-09-151-10/+13
* t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey2008-09-151-1/+1
* GIT 1.6.0.2v1.6.0.2Junio C Hamano2008-09-122-2/+4
* Merge branch 'ho/maint-dashless' into maintJunio C Hamano2008-09-125-14/+14
|\
| * Start conforming code to "git subcmd" style part 2Heikki Orsila2008-09-095-14/+14
* | Fix some manual typos.Ralf Wildenhues2008-09-123-3/+3
* | Use compatibility regex library also on FreeBSDJeff King2008-09-111-0/+2
* | Use compatibility regex library also on AIXJohannes Sixt2008-09-111-0/+2
* | Update draft release notes for 1.6.0.2Junio C Hamano2008-09-101-2/+22
* | Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-106-2/+10
* | git-svn: Fixes my() parameter list syntax error in pre-5.8 PerlMarcus Griep2008-09-101-1/+1
* | Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep2008-09-102-14/+32
* | t7501: always use test_cmp instead of diffMiklos Vajna2008-09-101-6/+6
* | Merge branch 'jc/maint-log-grep' into maintJunio C Hamano2008-09-104-17/+114
|\ \
| * | log --author/--committer: really match only with name partJunio C Hamano2008-09-044-17/+114
* | | Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maintJunio C Hamano2008-09-103-3/+34
|\ \ \
| * | | diff: Help "less" hide ^M from the outputJunio C Hamano2008-08-303-3/+34
* | | | Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano2008-09-102-1/+50
|\ \ \ \
| * | | | checkout: do not check out unmerged higher stages randomlyJunio C Hamano2008-08-302-1/+50
* | | | | Merge branch 'np/maint-safer-pack' into maintJunio C Hamano2008-09-106-55/+112
|\ \ \ \ \
| * | | | | fixup_pack_header_footer(): use nicely aligned buffer sizesNicolas Pitre2008-08-291-3/+8
| * | | | | index-pack: use fixup_pack_header_footer()'s validation modeNicolas Pitre2008-08-291-18/+25
| * | | | | pack-objects: use fixup_pack_header_footer()'s validation modeNicolas Pitre2008-08-292-5/+5
| * | | | | improve reliability of fixup_pack_header_footer()Nicolas Pitre2008-08-295-16/+66
| * | | | | pack-objects: improve returned information from write_one()Nicolas Pitre2008-08-291-17/+12
| |/ / / /
* | | | | Update draft release notes for 1.6.0.2Junio C Hamano2008-09-061-3/+20
* | | | | stash: refresh the index before deciding if the work tree is dirtyJunio C Hamano2008-09-061-0/+3
* | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-09-065-381/+431
|\ \ \ \ \
| * | | | | git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce2008-09-041-7/+11
| * | | | | git-gui: Fix string escaping in po2msg.shAlexander Gavrilov2008-09-011-2/+2
| * | | | | git gui: show diffs with a minimum of 1 context lineClemens Buchacher2008-09-013-3/+3
| * | | | | git-gui: update all remaining translations to French.Alexandre Bourget2008-08-121-254/+299
| * | | | | git-gui: Update french translationAlexandre Bourget2008-08-121-126/+127
* | | | | | Mention the fact that 'git annotate' is only for backward compatibility.Junio C Hamano2008-09-051-0/+5
* | | | | | "blame -c" should be compatible with "annotate"Junio C Hamano2008-09-052-4/+18
| |_|_|/ / |/| | | |
* | | | | diff --cumulative is a sub-option of --dirstatJunio C Hamano2008-09-032-4/+7
* | | | | bash completion: Hide more plumbing commandsPetr Baudis2008-09-031-0/+10
* | | | | Start 1.6.0.2 maintenance cycleJunio C Hamano2008-09-032-1/+51
* | | | | Merge branch 'nd/worktree' into maintJunio C Hamano2008-09-038-4/+81
|\ \ \ \ \
| * | | | | setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy2008-08-301-0/+2
| * | | | | update-index: fix worktree setupNguyễn Thái Ngọc Duy2008-08-301-0/+5
| * | | | | read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy2008-08-281-0/+2