summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-282-1/+9
| * | | | diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-284-3/+63
* | | | | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-0396-578/+578
|\ \ \ \ \
| * | | | | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-0318-99/+99
| * | | | | tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-036-183/+183
| * | | | | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-0326-130/+130
| * | | | | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-0326-103/+103
| * | | | | 'git foo' program identifies itself without dash in die() messagesJunio C Hamano2008-08-3115-52/+52
| * | | | | Start conforming code to "git subcmd" styleHeikki Orsila2008-08-306-11/+11
| | |_|/ / | |/| | |
* | | | | Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-033-6/+6
* | | | | improve handling of sideband message displayNicolas Pitre2008-09-031-23/+43
* | | | | checkout: fix message when leaving detached HEADJeff King2008-09-031-6/+4
* | | | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-032-3/+32
* | | | | Makefile: add merge_recursive.h to LIB_HMiklos Vajna2008-09-021-0/+1
* | | | | Improve documentation for --dirstat diff optionHeikki Orsila2008-09-011-6/+5
* | | | | Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-012-4/+4
* | | | | Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor2008-09-011-1/+1
* | | | | Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor2008-09-011-7/+7