Commit message (Expand) | Author | Age | |
---|---|---|---|
* | rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option | Uwe Kleine-König | 2010-07-07 |
* | Merge branch 'maint-1.6.3' into maint-1.6.4 | Junio C Hamano | 2010-01-18 |
|\ | |||
| * | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2010-01-18 |
| |\ | |||
| | * | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2010-01-10 |
| | |\ | |||
| | | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2010-01-10 |
| | | |\ | |||
| | | | * | branch: die explicitly why when calling "git branch [-a|-r] branchname". | Matthieu Moy | 2009-12-31 |
| | | * | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-12-29 |
| | | |\ \ | | | | |/ | |||
| | | | * | t7102: make the test fail if one of its check fails | Nguyễn Thái Ngọc Duy | 2009-12-29 |
| | | | * | Merge branch 'maint-1.5.6' into maint-1.6.0 | Junio C Hamano | 2009-08-27 |
| | | | |\ | |||
* | | | | \ | Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4 | Junio C Hamano | 2010-01-18 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix mis-backport of t7002 | Junio C Hamano | 2010-01-18 |
* | | | | | | | Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4 | Junio C Hamano | 2009-10-25 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | ls-files: excludes should not impact tracked files | Jeff King | 2009-10-12 |
* | | | | | | | grep: do not segfault when -f is used | Matt Kraai | 2009-10-16 |
* | | | | | | | Merge branch 'jc/maint-1.6.4-show-branch-default' into maint | Junio C Hamano | 2009-10-04 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | show-branch: fix segfault when showbranch.default exists | Junio C Hamano | 2009-10-04 |
* | | | | | | | | Merge branch 'jc/maint-unpack-objects-strict' into maint | Junio C Hamano | 2009-09-16 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Fix "unpack-objects --strict" | Junio C Hamano | 2009-08-14 |
* | | | | | | | | | Merge branch 'jk/maint-1.6.3-checkout-unborn' into maint | Junio C Hamano | 2009-09-16 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | checkout: do not imply "-f" on unborn branches | Jeff King | 2009-08-25 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'jc/maint-checkout-index-to-prefix' into maint | Junio C Hamano | 2009-09-16 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | check_path(): allow symlinked directories to checkout-index --prefix | Junio C Hamano | 2009-08-18 |
* | | | | | | | | | | svn: properly escape arguments for authors-prog | Mark Lodato | 2009-09-13 |
* | | | | | | | | | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint | Junio C Hamano | 2009-09-13 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | grep: accept relative paths outside current working directory | Clemens Buchacher | 2009-09-07 |
* | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-03 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-03 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||
| | * | | | | | | | | | clone: disconnect transport after fetching | Jeff King | 2009-09-02 |
* | | | | | | | | | | | Remove unused t/t8005/iso8859-5.txt | Nanako Shiraishi | 2009-08-29 |
* | | | | | | | | | | | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-26 |
* | | | | | | | | | | | git-bisect: call the found commit "*the* first bad commit" | Nanako Shiraishi | 2009-08-26 |
* | | | | | | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maint | Junio C Hamano | 2009-08-26 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | clean: require double -f options to nuke nested git repository and work tree | Junio C Hamano | 2009-07-29 |
* | | | | | | | | | | | | Merge branch 'jk/maint-merge-msg-fix' into maint | Junio C Hamano | 2009-08-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | merge: indicate remote tracking branches in merge message | Jeff King | 2009-08-09 |
| * | | | | | | | | | | | | merge: fix incorrect merge message for ambiguous tag/branch | Jeff King | 2009-08-09 |
| * | | | | | | | | | | | | add tests for merge message headings | Jeff King | 2009-08-09 |
* | | | | | | | | | | | | | Merge branch 'jc/apply-epoch-patch' into maint | Junio C Hamano | 2009-08-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | apply: notice creation/removal patches produced by GNU diff | Junio C Hamano | 2009-07-11 |
* | | | | | | | | | | | | | | Merge branch 'jp/symlink-dirs' into maint | Junio C Hamano | 2009-08-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite | Johannes Sixt | 2009-08-09 |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | git-checkout: be careful about untracked symlinks | Linus Torvalds | 2009-07-29 |
| * | | | | | | | | | | | | | lstat_cache: guard against full match of length of 'name' parameter | Kjetil Barvik | 2009-07-29 |
| * | | | | | | | | | | | | | Demonstrate bugs when a directory is replaced with a symlink | Pickens, James E | 2009-07-29 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3 | Junio C Hamano | 2009-08-26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | | add -p: do not attempt to coalesce mode changes | Thomas Rast | 2009-08-15 |
| | * | | | | | | | | | | | git add -p: demonstrate failure when staging both mode and hunk | Kirill Smelkov | 2009-08-15 |
* | | | | | | | | | | | | | Merge branch 'bc/maint-am-email' into maint | Junio C Hamano | 2009-08-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | am: allow individual e-mail files as input | Junio C Hamano | 2009-08-10 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |