Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Git.pm: call Error::Simple() properly | Jay Soffian | 2009-01-13 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'kk/maint-http-push' into maint | Junio C Hamano | 2009-01-13 | 1 | -6/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | http-push: support full URI in handle_remote_ls_ctx() | Kirill A. Korinskiy | 2008-12-24 | 1 | -6/+19 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint | Junio C Hamano | 2009-01-13 | 2 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | merge-recursive: mark rename/delete conflict as unmerged | Johannes Schindelin | 2008-12-24 | 2 | -0/+28 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'cb/maint-merge-recursive-fix' into maint | Junio C Hamano | 2009-01-13 | 2 | -0/+119 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | merge-recursive: do not clobber untracked working tree garbage | Junio C Hamano | 2008-12-15 | 2 | -1/+33 | |
| * | | | | | | | | | modify/delete conflict resolution overwrites untracked file | Clemens Buchacher | 2008-12-15 | 1 | -0/+87 | |
* | | | | | | | | | | Merge branch 'ap/maint-apply-modefix' into maint | Junio C Hamano | 2009-01-13 | 2 | -1/+65 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | builtin-apply: prevent non-explicit permission changes | Junio C Hamano | 2009-01-02 | 2 | -1/+65 | |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-13 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Avoid spurious error messages on error mistakes. | Pierre Habouzit | 2009-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | contrib/examples/README: give an explanation of the status of these files | jidanni@jidanni.org | 2009-01-12 | 1 | -0/+3 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'mh/maint-sendmail-cc-doc' into maint | Junio C Hamano | 2009-01-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | doc/git-send-email: mention sendemail.cc config variable | Markus Heidelberg | 2008-12-29 | 1 | -0/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint | Junio C Hamano | 2009-01-11 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git checkout: do not allow switching to a tree-ish that is not a commit | Junio C Hamano | 2009-01-03 | 2 | -1/+5 | |
* | | | | | | | | | | | Documentation/git-push.txt: minor: compress one option | jidanni@jidanni.org | 2009-01-11 | 1 | -3/+1 | |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'maint-1.5.6' into maint-1.6.0 | Junio C Hamano | 2009-01-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | README: tutorial.txt is now called gittutorial.txt | Joey Hess | 2009-01-06 | 1 | -1/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Be consistent in switch usage for tar | Henrik Austad | 2009-01-05 | 1 | -1/+1 | |
* | | | | | | | | | Use capitalized names where appropriate | Henrik Austad | 2009-01-05 | 2 | -4/+4 | |
* | | | | | | | | | fast-export: print usage when no options specified | Miklos Vajna | 2009-01-03 | 1 | -0/+3 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Documentation/git-tag.txt: minor typo and grammar fix | jidanni@jidanni.org | 2009-01-01 | 1 | -2/+2 | |
* | | | | | | | | Prepare for v1.6.1.1 maintenance release | Junio C Hamano | 2008-12-29 | 2 | -1/+24 | |
* | | | | | | | | Documentation/diff-options.txt: unify options | jidanni@jidanni.org | 2008-12-29 | 1 | -14/+4 | |
* | | | | | | | | gitweb: Fix export check in git_get_projects_list | Devin Doucette | 2008-12-27 | 1 | -2/+3 | |
* | | | | | | | | Merge branch 'rs/maint-tformat-foldline' into maint | Junio C Hamano | 2008-12-27 | 1 | -46/+73 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | pretty: support multiline subjects with format: | René Scharfe | 2008-12-27 | 1 | -19/+34 | |
| * | | | | | | | pretty: factor out format_subject() | René Scharfe | 2008-12-27 | 1 | -18/+24 | |
| * | | | | | | | pretty: factor out skip_empty_lines() | René Scharfe | 2008-12-27 | 1 | -9/+15 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'rs/maint-retval-fix' into maint | Junio C Hamano | 2008-12-27 | 2 | -37/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | merge-file: handle freopen() failure | René Scharfe | 2008-12-26 | 1 | -2/+5 | |
| * | | | | | | | daemon: cleanup: factor out xstrdup_tolower() | René Scharfe | 2008-12-26 | 1 | -21/+13 | |
| * | | | | | | | daemon: cleanup: replace loop with if | René Scharfe | 2008-12-26 | 1 | -13/+5 | |
| * | | | | | | | daemon: handle freopen() failure | René Scharfe | 2008-12-26 | 1 | -1/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'sp/maint-describe-all-tag-warning' into maint | Junio C Hamano | 2008-12-27 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | describe: Avoid unnecessary warning when using --all | Shawn O. Pearce | 2008-12-26 | 2 | -1/+7 | |
* | | | | | | | | git-send-email.txt: move --format-patch paragraph to a proper location | Adeodato Simó | 2008-12-27 | 1 | -6/+6 | |
* | | | | | | | | git-shortlog.txt: improve documentation about .mailmap files | Adeodato Simó | 2008-12-27 | 1 | -7/+33 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | GIT 1.6.1v1.6.1 | Junio C Hamano | 2008-12-24 | 2 | -0/+9 | |
* | | | | | | | Merge branch 'js/rebase-i-p' | Junio C Hamano | 2008-12-24 | 2 | -16/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rebase -i -p: leave a --cc patch when a merge could not be redone | Johannes Schindelin | 2008-12-24 | 2 | -3/+13 | |
| * | | | | | | | rebase -i -p: Fix --continue after a merge could not be redone | Johannes Sixt | 2008-12-21 | 2 | -3/+2 | |
| * | | | | | | | Show a failure of rebase -p if the merge had a conflict | Johannes Sixt | 2008-12-21 | 1 | -11/+44 | |
* | | | | | | | | t9129: skip the last three tests if UTF-8 locale is not available | Miklos Vajna | 2008-12-22 | 1 | -13/+17 | |
* | | | | | | | | GIT 1.6.1-rc4v1.6.1-rc4 | Junio C Hamano | 2008-12-21 | 1 | -1/+18 | |
* | | | | | | | | Always show which directory is not a git repository | Richard Hartmann | 2008-12-21 | 3 | -4/+4 | |
* | | | | | | | | Make help entries alphabetical | Richard Hartmann | 2008-12-21 | 1 | -4/+4 |