Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-am: fix shell quoting | Junio C Hamano | 2009-01-14 |
* | git-am: add --directory=<dir> option | Junio C Hamano | 2009-01-12 |
* | git-svn: add --authors-file test | Eric Wong | 2009-01-11 |
* | Cleanup of unused symcache variable inside diff-lib.c | Kjetil Barvik | 2009-01-11 |
* | Makefile: clean up TEST_PROGRAMS definition | Jeff King | 2009-01-11 |
* | t7501-commit.sh: explicitly check that -F prevents invoking the editor | Adeodato Simó | 2009-01-10 |
* | bash completion: Use 'git add' completions for 'git stage' | Lee Marlow | 2009-01-10 |
* | bash completion: Add '--intent-to-add' long option for 'git add' | Lee Marlow | 2009-01-10 |
* | filter-branch: add git_commit_non_empty_tree and --prune-empty. | Pierre Habouzit | 2009-01-10 |
* | Merge branch 'mh/maint-sendmail-cc-doc' | Junio C Hamano | 2009-01-07 |
|\ | |||
| * | doc/git-send-email: mention sendemail.cc config variable | Markus Heidelberg | 2008-12-29 |
* | | Merge branch 'rs/diff-ihc' | Junio C Hamano | 2009-01-07 |
|\ \ | |||
| * | | diff: add option to show context between close hunks | René Scharfe | 2008-12-29 |
* | | | Merge branch 'js/maint-merge-recursive-r-d-conflict' | Junio C Hamano | 2009-01-07 |
|\ \ \ | |||
| * | | | merge-recursive: mark rename/delete conflict as unmerged | Johannes Schindelin | 2008-12-24 |
| | |/ | |/| | |||
* | | | Merge branch 'mk/gitweb-feature' | Junio C Hamano | 2009-01-07 |
|\ \ \ | |||
| * | | | gitweb: unify boolean feature subroutines | Matt Kraai | 2008-12-15 |
* | | | | Merge branch 'cb/merge-recursive-fix' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ | |||
| * \ \ \ | Merge branch 'cb/maint-merge-recursive-fix' into cb/merge-recursive-fix | Junio C Hamano | 2008-12-15 |
| |\ \ \ \ | | |/ / / | |/| | | | |||
| | * | | | merge-recursive: do not clobber untracked working tree garbage | Junio C Hamano | 2008-12-15 |
| | * | | | modify/delete conflict resolution overwrites untracked file | Clemens Buchacher | 2008-12-15 |
* | | | | | Merge branch 'kk/maint-http-push' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ | |||
| * | | | | | http-push: support full URI in handle_remote_ls_ctx() | Kirill A. Korinskiy | 2008-12-24 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'mv/um-pdf' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ | |||
| * | | | | | Add support for a pdf version of the user manual | Miklos Vajna | 2008-12-10 |
* | | | | | | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ | |||
| * | | | | | | gitweb: cache $parent_commit info in git_blame() | Jakub Narebski | 2008-12-10 |
| * | | | | | | gitweb: A bit of code cleanup in git_blame() | Jakub Narebski | 2008-12-10 |
| * | | | | | | gitweb: Move 'lineno' id from link to row element in git_blame | Jakub Narebski | 2008-12-09 |
* | | | | | | | Merge branch 'wp/add-p-goto' | Junio C Hamano | 2009-01-07 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add 'g' command to go to a hunk | William Pursell | 2008-12-04 |
| * | | | | | | | Add subroutine to display one-line summary of hunks | William Pursell | 2008-12-04 |
* | | | | | | | | strbuf: instate cleanup rule in case of non-memory errors | René Scharfe | 2009-01-06 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-06 |
|\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-06 |
| |\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge branch 'maint-1.5.6' into maint-1.6.0 | Junio C Hamano | 2009-01-06 |
| | |\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | README: tutorial.txt is now called gittutorial.txt | Joey Hess | 2009-01-06 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-01-05 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||
| * | | | | | | | | | | Be consistent in switch usage for tar | Henrik Austad | 2009-01-05 |
| * | | | | | | | | | | Use capitalized names where appropriate | Henrik Austad | 2009-01-05 |
| * | | | | | | | | | | fast-export: print usage when no options specified | Miklos Vajna | 2009-01-03 |
* | | | | | | | | | | | remove trailing LF in die() messages | Alexander Potashev | 2009-01-05 |
* | | | | | | | | | | | bash: add '--merge' to 'git reset' | SZEDER Gábor | 2009-01-05 |
* | | | | | | | | | | | show <tag>: reuse pp_user_info() instead of duplicating code | Johannes Schindelin | 2009-01-05 |
* | | | | | | | | | | | gitweb: use href() when generating URLs in OPML | Giuseppe Bilotta | 2009-01-05 |
* | | | | | | | | | | | Merge branch 'jc/maint-do-not-switch-to-non-commit' | Junio C Hamano | 2009-01-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | git checkout: do not allow switching to a tree-ish that is not a commit | Junio C Hamano | 2009-01-03 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'ap/maint-apply-modefix' | Junio C Hamano | 2009-01-03 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | builtin-apply: prevent non-explicit permission changes | Junio C Hamano | 2009-01-02 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | git wrapper: Make while loop more reader-friendly | Johannes Schindelin | 2009-01-02 |