Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | Merge branch 'ar/clone-honor-umask-at-top' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | add: create ADD_EDIT.patch with mode 0666 | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | rerere: make rr-cache fanout directory honor umask | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | Restore umasks influence on the permissions of work tree created by clone | Alex Riesen | 2012-07-09 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'cw/amend-commit-without-message' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Allow edit of empty message with commit --amend | Chris Webb | 2012-07-09 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-amend-only-no-paths' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | commit: fix "--amend --only" with no pathspec | Jeff King | 2012-07-10 | |
* | | | | | | | | | | | | | | | Merge branch 'tg/maint-cache-name-compare' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | cache_name_compare(): do not truncate while comparing paths | Junio C Hamano | 2012-07-11 | |
* | | | | | | | | | | | | | | | | Merge branch 'tr/maint-show-walk' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | show: fix "range implies walking" | Junio C Hamano | 2012-06-19 | |
| * | | | | | | | | | | | | | | | | Demonstrate git-show is broken with ranges | Thomas Rast | 2012-06-19 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/refactor-diff-stdin' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | diff-index.c: "git diff" has no need to read blob from the standard input | Junio C Hamano | 2012-06-28 | |
| * | | | | | | | | | | | | | | | | | diff-index.c: unify handling of command line paths | Junio C Hamano | 2012-06-28 | |
| * | | | | | | | | | | | | | | | | | diff-index.c: do not pretend paths are pathspecs | Junio C Hamano | 2012-06-28 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'mz/empty-rebase-test' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | add test case for rebase of empty commit | Martin von Zweigbergk | 2012-06-27 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'js/fast-export-paths-with-spaces' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | fast-export: quote paths with spaces | Jay Soffian | 2012-06-27 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'cw/no-detaching-an-unborn' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | git-checkout: disallow --detach on unborn branch | Chris Webb | 2012-06-26 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'vr/use-our-perl-in-tests' into maint | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | t/README: add a bit more Don'ts | Junio C Hamano | 2012-06-24 | |
| * | | | | | | | | | | | | | | | | | | | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | |
| * | | | | | | | | | | | | | | | | | | | t/test-lib.sh: export PERL_PATH for use in scripts | Junio C Hamano | 2012-06-24 | |
| * | | | | | | | | | | | | | | | | | | | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | |
* | | | | | | | | | | | | | | | | | | | | Git 1.7.11.2v1.7.11.2 | Junio C Hamano | 2012-07-11 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-blame-unique-abbrev' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | blame: compute abbreviation width that ensures uniqueness | Junio C Hamano | 2012-07-02 | |
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | index-pack: Disable threading on cygwin | Junio C Hamano | 2012-06-26 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'th/diff-no-index-fixes' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch... | Tim Henigan | 2012-06-22 | |
| * | | | | | | | | | | | | | | | | | | | | | diff: handle relative paths in no-index | Jeff King | 2012-06-22 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/clone-single-fix' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | clone: fix ref selection in --single-branch --branch=xxx | Nguyễn Thái Ngọc Duy | 2012-06-22 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/rev-list-simplify-merges-first-parent' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | revision: ignore side parents while running simplify-merges | Junio C Hamano | 2012-06-13 | |
| * | | | | | | | | | | | | | | | | | | | | | revision: note the lack of free() in simplify_merges() | Junio C Hamano | 2012-06-08 | |
| * | | | | | | | | | | | | | | | | | | | | | revision: "simplify" options imply topo-order sort | Junio C Hamano | 2012-06-08 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hv/submodule-update-nuke-submodules' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | update-index: allow overwriting existing submodule index entries | Heiko Voigt | 2012-06-11 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/diff-no-index-pager' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | do not run pager with diff --no-index --quiet | Jeff King | 2012-06-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | fix pager.diff with diff --no-index | Jeff King | 2012-06-15 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | sha1_name: do not trigger detailed diagnosis for file arguments | Matthieu Moy | 2012-06-18 |