Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Use compatibility regex library also on FreeBSD | Jeff King | 2008-09-11 | 1 | -0/+2 | |
* | | | | | Use compatibility regex library also on AIX | Johannes Sixt | 2008-09-11 | 1 | -0/+2 | |
* | | | | | Update draft release notes for 1.6.0.2 | Junio C Hamano | 2008-09-10 | 1 | -2/+22 | |
* | | | | | Use compatibility regex library for OSX/Darwin | Arjen Laarhoven | 2008-09-10 | 6 | -2/+10 | |
* | | | | | git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl | Marcus Griep | 2008-09-10 | 1 | -1/+1 | |
* | | | | | Git.pm: Use File::Temp->tempfile instead of ->new | Marcus Griep | 2008-09-10 | 2 | -14/+32 | |
* | | | | | t7501: always use test_cmp instead of diff | Miklos Vajna | 2008-09-10 | 1 | -6/+6 | |
* | | | | | Merge branch 'jc/maint-log-grep' into maint | Junio C Hamano | 2008-09-10 | 4 | -17/+114 | |
|\ \ \ \ \ | ||||||
| * | | | | | log --author/--committer: really match only with name part | Junio C Hamano | 2008-09-04 | 4 | -17/+114 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint | Junio C Hamano | 2008-09-10 | 3 | -3/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | diff: Help "less" hide ^M from the output | Junio C Hamano | 2008-08-30 | 3 | -3/+34 | |
* | | | | | | Merge branch 'jc/maint-checkout-fix' into maint | Junio C Hamano | 2008-09-10 | 2 | -1/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | checkout: do not check out unmerged higher stages randomly | Junio C Hamano | 2008-08-30 | 2 | -1/+50 | |
* | | | | | | | Merge branch 'np/maint-safer-pack' into maint | Junio C Hamano | 2008-09-10 | 6 | -55/+112 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | fixup_pack_header_footer(): use nicely aligned buffer sizes | Nicolas Pitre | 2008-08-29 | 1 | -3/+8 | |
| * | | | | | | index-pack: use fixup_pack_header_footer()'s validation mode | Nicolas Pitre | 2008-08-29 | 1 | -18/+25 | |
| * | | | | | | pack-objects: use fixup_pack_header_footer()'s validation mode | Nicolas Pitre | 2008-08-29 | 2 | -5/+5 | |
| * | | | | | | improve reliability of fixup_pack_header_footer() | Nicolas Pitre | 2008-08-29 | 5 | -16/+66 | |
| * | | | | | | pack-objects: improve returned information from write_one() | Nicolas Pitre | 2008-08-29 | 1 | -17/+12 | |
| |/ / / / / | ||||||
* | | | | | | Update draft release notes for 1.6.0.2 | Junio C Hamano | 2008-09-06 | 1 | -3/+20 | |
* | | | | | | stash: refresh the index before deciding if the work tree is dirty | Junio C Hamano | 2008-09-06 | 1 | -0/+3 | |
* | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2008-09-06 | 5 | -381/+431 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-gui: Fix diff parsing for lines starting with "--" or "++" | Shawn O. Pearce | 2008-09-04 | 1 | -7/+11 | |
| * | | | | | | git-gui: Fix string escaping in po2msg.sh | Alexander Gavrilov | 2008-09-01 | 1 | -2/+2 | |
| * | | | | | | git gui: show diffs with a minimum of 1 context line | Clemens Buchacher | 2008-09-01 | 3 | -3/+3 | |
| * | | | | | | git-gui: update all remaining translations to French. | Alexandre Bourget | 2008-08-12 | 1 | -254/+299 | |
| * | | | | | | git-gui: Update french translation | Alexandre Bourget | 2008-08-12 | 1 | -126/+127 | |
* | | | | | | | Mention the fact that 'git annotate' is only for backward compatibility. | Junio C Hamano | 2008-09-05 | 1 | -0/+5 | |
* | | | | | | | "blame -c" should be compatible with "annotate" | Junio C Hamano | 2008-09-05 | 2 | -4/+18 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | diff --cumulative is a sub-option of --dirstat | Junio C Hamano | 2008-09-03 | 2 | -4/+7 | |
* | | | | | | bash completion: Hide more plumbing commands | Petr Baudis | 2008-09-03 | 1 | -0/+10 | |
* | | | | | | Start 1.6.0.2 maintenance cycle | Junio C Hamano | 2008-09-03 | 2 | -1/+51 | |
* | | | | | | Merge branch 'nd/worktree' into maint | Junio C Hamano | 2008-09-03 | 8 | -4/+81 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | setup_git_directory(): fix move to worktree toplevel directory | Nguyễn Thái Ngọc Duy | 2008-08-30 | 1 | -0/+2 | |
| * | | | | | | update-index: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-30 | 1 | -0/+5 | |
| * | | | | | | read-tree: setup worktree if merge is required | Nguyễn Thái Ngọc Duy | 2008-08-28 | 1 | -0/+2 | |
| * | | | | | | grep: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-28 | 2 | -1/+9 | |
| * | | | | | | diff*: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-28 | 4 | -3/+63 | |
* | | | | | | | Merge branch 'ho/dashless' into maint | Junio C Hamano | 2008-09-03 | 96 | -578/+578 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 2008-09-03 | 18 | -99/+99 | |
| * | | | | | | tests: use "git xyzzy" form (t7000 - t7199) | Nanako Shiraishi | 2008-09-03 | 6 | -183/+183 | |
| * | | | | | | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 | 26 | -130/+130 | |
| * | | | | | | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 26 | -103/+103 | |
| * | | | | | | 'git foo' program identifies itself without dash in die() messages | Junio C Hamano | 2008-08-31 | 15 | -52/+52 | |
| * | | | | | | Start conforming code to "git subcmd" style | Heikki Orsila | 2008-08-30 | 6 | -11/+11 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Fix passwd(5) ref and reflect that commit doens't use commit-tree | Jonas Fonseca | 2008-09-03 | 3 | -6/+6 | |
* | | | | | | improve handling of sideband message display | Nicolas Pitre | 2008-09-03 | 1 | -23/+43 | |
* | | | | | | checkout: fix message when leaving detached HEAD | Jeff King | 2008-09-03 | 1 | -6/+4 | |
* | | | | | | clone: fix creation of explicitly named target directory | Clemens Buchacher | 2008-09-03 | 2 | -3/+32 | |
* | | | | | | Makefile: add merge_recursive.h to LIB_H | Miklos Vajna | 2008-09-02 | 1 | -0/+1 |