aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2011-09-11
* remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2011-09-11
* Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-06
* whitespace: have SP on both sides of an assignment "="Junio C Hamano2011-08-25
* update-ref: whitespace fixPang Yan Han2011-08-25
* Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano2011-08-23
|\
| * receive-pack: do not overstep command line argument arrayJunio C Hamano2011-08-08
| * propagate --quiet to send-pack/receive-packClemens Buchacher2011-07-31
* | fetch-pack: check for valid commit from serverNguyễn Thái Ngọc Duy2011-08-18
* | checkout-index: remove obsolete commentNguyễn Thái Ngọc Duy2011-08-17
* | Merge branch 'jk/tag-list-multiple-patterns' into maintJunio C Hamano2011-08-16
|\ \
| * | tag: accept multiple patterns for --listJeff King2011-06-20
* | | Merge branch 'js/ls-tree-error' into maintJunio C Hamano2011-08-16
|\ \ \
| * | | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour2011-07-25
* | | | Merge branch 'jk/fast-export-quote-path' into maintJunio C Hamano2011-08-16
|\ \ \ \
| * | | | fast-export: quote paths in outputJeff King2011-08-05
* | | | | Merge branch 'jc/checkout-reflog-fix' into maintJunio C Hamano2011-08-16
|\ \ \ \ \
| * | | | | Merge commit 'v1.7.6' into jc/checkout-reflog-fixJunio C Hamano2011-07-06
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/maint-reset-unmerged-path' into maintJunio C Hamano2011-08-16
|\ \ \ \ \
| * | | | | reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jc/zlib-wrap' into maintJunio C Hamano2011-08-16
|\ \ \ \ \
| * | | | | zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
| * | | | | zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
| * | | | | zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
* | | | | | Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano2011-08-01
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | checkout -b <name>: correctly detect existing branchJunio C Hamano2011-06-05
* | | | | | Merge branch 'maint-1.7.5' into maintJunio C Hamano2011-06-29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | "branch -d" can remove more than one branchesJunio C Hamano2011-06-29
| | |_|_|/ | |/| | |
* | | | | plug a few coverity-spotted leaksJim Meyering2011-06-20
* | | | | Merge branch 'maint'Junio C Hamano2011-06-19
|\ \ \ \ \ | |/ / / /
| * | | | builtin/gc.c: add missing newline in messageAndreas Schwab2011-06-19
* | | | | Merge branch 'maint'Junio C Hamano2011-06-08
|\ \ \ \ \ | |/ / / /
| * | | | fetch: do not leak a refspecJim Meyering2011-06-08
| | |/ / | |/| |
| * | | Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-31
| |\ \ \
| * \ \ \ Merge branch 'jc/rename-degrade-cc-to-c' into maintJunio C Hamano2011-05-31
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/cherry-pick-root-with-resolve' into maintJunio C Hamano2011-05-26
| |\ \ \ \ \
| * | | | | | Merge branch 'jk/git-connection-deadlock-fix' into maintJunio C Hamano2011-05-26
| * | | | | | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maintJunio C Hamano2011-05-26
* | | | | | | Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-06
* | | | | | | Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \
| * | | | | | | format-patch: preserve subject newlines with -kJeff King2011-05-26
| * | | | | | | clean up calling conventions for pretty.c functionsJeff King2011-05-26
| * | | | | | | pretty: add pp_commit_easy function for simple callersJeff King2011-05-26
| * | | | | | | mailinfo: always clean up rfc822 header foldingJeff King2011-05-26
* | | | | | | | Merge branch 'jc/log-quiet-fix'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \
| * | | | | | | | log: --quiet should serve as synonym to -sJunio C Hamano2011-05-28
* | | | | | | | | Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remote: allow "-t" with fetch mirrorsJeff King2011-05-26
* | | | | | | | | | Merge branch 'jl/read-tree-m-dry-run'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-25