| Commit message (Expand) | Author | Age | Files | Lines |
* | gitweb: Add charset info to "raw" output of 'text/plain' blobs | Jakub Narebski | 2008-06-04 | 1 | -9/+20 |
* | Strbuf documentation: document most functions | Miklos Vajna | 2008-06-04 | 1 | -2/+237 |
* | Documentation/git-mailsplit: Enhanced description of -o option | Dirk Suesserott | 2008-06-04 | 1 | -1/+1 |
* | Fix "git clone http://$URL" to check out the worktree when asked | Jeff King | 2008-06-04 | 1 | -0/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-04 | 2 | -4/+27 |
|\ |
|
| * | describe: match pattern for lightweight tags too | Michael Dressel | 2008-06-04 | 2 | -4/+27 |
* | | t7502: honor SHELL_PATH | Junio C Hamano | 2008-06-04 | 1 | -3/+3 |
* | | Documentation: git-log cannot use rev-list specific options | Junio C Hamano | 2008-06-03 | 1 | -0/+6 |
* | | Fix t5516 on cygwin: it does not like double slashes at the beginning of a path | Alex Riesen | 2008-06-03 | 1 | -1/+1 |
* | | t7502: tighten loosely written test sequence | Junio C Hamano | 2008-06-03 | 1 | -17/+18 |
* | | t7502: do not globally unset GIT_COMMITTER_* environment variables | Junio C Hamano | 2008-06-03 | 1 | -3/+6 |
* | | cat-file --batch: flush stdout also when objects are missing | Lea Wiemann | 2008-06-03 | 1 | -0/+1 |
* | | GIT v1.5.6-rc1v1.5.6-rc1 | Junio C Hamano | 2008-06-03 | 1 | -1/+5 |
* | | commit: drop duplicated parents | Junio C Hamano | 2008-06-02 | 2 | -0/+23 |
* | | rebase --interactive: Compute upstream SHA1 before switching branches | Johannes Sixt | 2008-06-02 | 1 | -4/+3 |
* | | Documentation/git-filter-branch.txt: Fix description of --commit-filter | Kevin Ballard | 2008-06-02 | 1 | -1/+1 |
* | | gitweb: Fix "next" link on bottom of page | Jakub Narebski | 2008-06-02 | 1 | -8/+5 |
* | | Revert "git.el: Set process-environment instead of invoking env" | Karl Hasselström | 2008-06-02 | 1 | -4/+7 |
* | | Merge branch 'sb/am-tests' | Junio C Hamano | 2008-06-01 | 2 | -72/+260 |
|\ \ |
|
| * | | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh | Stephan Beyer | 2008-05-31 | 2 | -72/+34 |
| * | | Add test cases for git-am | Stephan Beyer | 2008-05-31 | 1 | -0/+226 |
* | | | Merge branch 'lw/test-fix' | Junio C Hamano | 2008-06-01 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons | Lea Wiemann | 2008-05-31 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge branch 'sp/remote' | Junio C Hamano | 2008-06-01 | 2 | -36/+74 |
|\ \ \ |
|
| * | | | Make "git-remote rm" delete refs acccording to fetch specs | Shawn O. Pearce | 2008-05-31 | 1 | -14/+54 |
| * | | | Make "git-remote prune" delete refs according to fetch specs | Shawn O. Pearce | 2008-05-31 | 2 | -19/+20 |
| * | | | Remove unused remote_prefix member in builtin-remote | Shawn O. Pearce | 2008-05-31 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge branch 'lt/pack-sync' | Junio C Hamano | 2008-06-01 | 11 | -10/+26 |
|\ \ \ |
|
| * | | | Remove now unnecessary 'sync()' calls | Linus Torvalds | 2008-05-31 | 4 | -6/+4 |
| * | | | Make pack creation always fsync() the result | Linus Torvalds | 2008-05-31 | 8 | -6/+24 |
| |/ / |
|
* | | | Merge branch 'np/pack-check' | Junio C Hamano | 2008-06-01 | 1 | -28/+27 |
|\ \ \ |
|
| * | | | make verify-pack a bit more useful with bad packs | Nicolas Pitre | 2008-06-01 | 1 | -28/+27 |
| |/ / |
|
* | | | Merge branch 'jb/reset-q' | Junio C Hamano | 2008-06-01 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | git-reset: honor -q and do not show progress message | Jamis Buck | 2008-05-31 | 1 | -4/+5 |
| |/ / |
|
* | | | Merge branch 'jc/checkout' | Junio C Hamano | 2008-06-01 | 2 | -42/+43 |
|\ \ \ |
|
| * | | | checkout: "best effort" checkout | Junio C Hamano | 2008-05-29 | 1 | -4/+18 |
| * | | | unpack_trees(): allow callers to differentiate worktree errors from merge errors | Junio C Hamano | 2008-05-29 | 1 | -3/+7 |
| * | | | checkout: consolidate reset_{to_new,clean_to_new}() | Junio C Hamano | 2008-05-29 | 1 | -35/+15 |
| * | | | checkout: make reset_clean_to_new() not die by itself | Junio C Hamano | 2008-05-28 | 1 | -3/+6 |
| |/ / |
|
* | | | Merge branch 'lr/init-bare' | Junio C Hamano | 2008-06-01 | 3 | -3/+24 |
|\ \ \ |
|
| * | | | git-init: accept --bare option | Luciano Rocha | 2008-05-28 | 3 | -3/+24 |
| |/ / |
|
* | | | Git.pm: fix return value of config method | Lea Wiemann | 2008-06-01 | 1 | -1/+1 |
* | | | glossary: improve a few links | Lea Wiemann | 2008-06-01 | 1 | -7/+7 |
* | | | Documentation: convert "glossary" and "core-tutorial" to man pages | Christian Couder | 2008-06-01 | 9 | -20/+75 |
* | | | Git.pm: fix documentation of hash_object | Lea Wiemann | 2008-06-01 | 1 | -3/+2 |
* | | | graph API: avoid printing unnecessary padding before some octopus merges | Adam Simpkins | 2008-06-01 | 1 | -5/+8 |
* | | | graph API: improve display of merge commits | Adam Simpkins | 2008-06-01 | 1 | -17/+93 |
* | | | git-svn fails in prop_walk if $self->{path} is not empty | Christian Engwer | 2008-06-01 | 1 | -1/+1 |
* | | | Add a --dry-run option to git-svn rebase | Seth Falcon | 2008-06-01 | 2 | -2/+12 |
* | | | Fix path duplication in git svn commit-diff | Karl Hasselström | 2008-06-01 | 1 | -2/+1 |