aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jk/config-warn-on-inaccessible-paths' into maintJunio C Hamano2012-09-18
|\
| * config: warn on inaccessible filesJeff King2012-08-21
* | Add missing -z to git check-attr usage text for consistency with man pageAdam Spiers2012-09-17
* | Merge branch 'mz/cherry-pick-cmdline-order' into maintJunio C Hamano2012-09-14
|\ \
| * | cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk2012-08-30
| * | teach log --no-walk=unsorted, which avoids sortingMartin von Zweigbergk2012-08-30
* | | Sync with 1.7.11.7Junio C Hamano2012-09-14
|\ \ \
| * \ \ Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11Junio C Hamano2012-09-14
| |\ \ \
| | * | | log: fix --quiet synonym for -sJeff King2012-08-28
| * | | | Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11Junio C Hamano2012-09-14
| |\ \ \ \
| | * | | | split_ident_line(): make best effort when parsing author/committer lineJunio C Hamano2012-08-31
| | |/ / /
* | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'jc/apply-binary-p0' into maint-1.7.11Junio C Hamano2012-09-12
| |\ \ \ \
| | * | | | apply: compute patch->def_name correctly under -p0Junio C Hamano2012-08-24
| * | | | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11Junio C Hamano2012-09-12
| |\ \ \ \ \
| | * | | | | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-23
| * | | | | | Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11Junio C Hamano2012-09-12
| |\ \ \ \ \ \
| | * | | | | | for-each-ref: Fix sort with multiple keysKacper Kornet2012-08-21
* | | | | | | | Sync with 1.7.11.6Junio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'jc/maint-config-exit-status' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \
| | * | | | | | | config: "git config baa" should exit with status 1Junio C Hamano2012-07-30
| * | | | | | | | Merge branch 'tr/void-diff-setup-done' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | diff_setup_done(): return voidThomas Rast2012-08-03
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | apply: delete unused deflate_origlen from patch structPaul Gortmaker2012-08-05
* | | | | | | | | | Merge branch 'jc/capabilities' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fetch-pack: mention server version with verbose outputJeff King2012-08-13
| * | | | | | | | | | fetch-pack: do not ask for unadvertised capabilitiesJunio C Hamano2012-08-10
| * | | | | | | | | | do not send client agent unless server does firstJeff King2012-08-10
| * | | | | | | | | | send-pack: fix capability-sending logicJeff King2012-08-10
| * | | | | | | | | | include agent identifier in capability stringJeff King2012-08-03
* | | | | | | | | | | Merge branch 'bc/prune-info' into maintJunio C Hamano2012-09-10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | prune.c: only print informational message in show_only or verbose modeBrandon Casey2012-08-07
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11Junio C Hamano2012-09-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-06
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | diff: do not use null sha1 as a sentinel valueJeff King2012-07-29
| | |/ / / / / / /
| * | | | | | | | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11Junio C Hamano2012-08-24
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'jk/maint-checkout-orphan-check-fix' into maintJunio C Hamano2012-08-06
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'kk/maint-commit-tree' into maintJunio C Hamano2012-07-30
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ar/clone-honor-umask-at-top' into maintJunio C Hamano2012-07-22
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cw/amend-commit-without-message' into maintJunio C Hamano2012-07-22
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'jk/maint-commit-amend-only-no-paths' into maintJunio C Hamano2012-07-22
| * | | | | | | | | | | | Merge branch 'tr/maint-show-walk' into maintJunio C Hamano2012-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/fast-export-paths-with-spaces' into maintJunio C Hamano2012-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cw/no-detaching-an-unborn' into maintJunio C Hamano2012-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-blame-unique-abbrev' into maintJunio C Hamano2012-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maintJunio C Hamano2012-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/clone-single-fix' into maintJunio C Hamano2012-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \