aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* grep: show --debug output only onceMichael J Gruber2012-09-14
* grep: teach --debug option to dump the parse treeJunio C Hamano2012-09-14
* Merge branch 'js/maint-fast-export-mark-error' into maintJunio C Hamano2012-06-17
* Merge branch 'rs/maint-grep-F' into maintJunio C Hamano2012-06-01
|\
| * grep: stop leaking line strings with -fRené Scharfe2012-05-21
* | Merge branch 'ap/checkout-no-progress-for-non-tty' into maintJunio C Hamano2012-06-01
|\ \
| * | checkout: no progress messages if !isatty(2).Avery Pennarun2012-05-24
* | | fmt-merge-message: add empty line between tag and signature verificationLinus Torvalds2012-05-25
* | | Merge branch 'jk/maint-status-porcelain-z-b' into maintJunio C Hamano2012-05-24
|\ \ \ | |/ / |/| |
| * | status: respect "-b" for porcelain formatJeff King2012-05-08
| * | status: refactor null_termination optionJeff King2012-05-08
| * | commit: refactor option parsingJeff King2012-05-08
* | | Merge branch 'jk/maint-reflog-walk-count-vs-time' into maintJunio C Hamano2012-05-14
|\ \ \
| * | | log: respect date_mode_explicit with --format:%gdJeff King2012-05-04
* | | | Merge branch 'ef/checkout-empty' into maintJunio C Hamano2012-05-14
|\ \ \ \
| * | | | checkout: do not corrupt HEAD on empty repoErik Faye-Lund2012-05-08
* | | | | Merge branch 'js/checkout-detach-count' into maintJunio C Hamano2012-05-14
|\ \ \ \ \
| * | | | | checkout (detached): truncate list of orphaned commits at the new HEADJohannes Sixt2012-05-04
* | | | | | Merge branch 'ef/maint-clone-progress-fix' into maintJunio C Hamano2012-05-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ef/maint-1.7.6-clone-progress-fix' into ef/maint-clone-progress...Junio C Hamano2012-05-07
| |\ \ \ \ \ \
| | * | | | | | clone: fix progress-regressionErik Faye-Lund2012-05-07
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'ct/advise-push-default' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \
| * | | | | | | push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-19
* | | | | | | | Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | gc: use argv-array for sub-commandsJeff King2012-04-18
| * | | | | | | | gc: do not explode objects which will be immediately prunedJeff King2012-04-11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'rl/show-empty-prefix' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2012-04-10
| |/ / / / / / /
* | | | | | | | Merge branch 'cc/fix-missing-va-end-in-revert' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \
| * | | | | | | | revert: add missing va_endChristian Couder2012-04-21
* | | | | | | | | Merge branch 'jk/maint-push-progress' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | teach send-pack about --[no-]progressJeff King2012-05-01
| * | | | | | | | send-pack: show progress when isatty(2)Jeff King2012-05-01
* | | | | | | | | Merge branch 'jc/merge-reduce-parents-early' into maintJunio C Hamano2012-05-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fmt-merge-msg: discard needless merge parentsJunio C Hamano2012-04-18
| * | | | | | | | | builtin/merge.c: reduce parents earlyJunio C Hamano2012-04-17
| * | | | | | | | | builtin/merge.c: collect other parents earlyJunio C Hamano2012-04-17
| * | | | | | | | | builtin/merge.c: remove "remoteheads" global variableJunio C Hamano2012-04-17
* | | | | | | | | | Merge branch 'cb/cherry-pick-rev-path-confusion' into maintJunio C Hamano2012-05-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cherry-pick: do not expect file argumentsClemens Buchacher2012-04-15
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maintJunio C Hamano2012-05-03
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | fetch: describe new refs based on where it came fromMarc Branchaud2012-04-17
| * | | | | | | | | fetch: Give remote_ref to update_local_ref() as wellMarc Branchaud2012-04-17
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano2012-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch-pack: new --stdin option to read refs from stdinIvan Todoroski2012-04-02
* | | | | | | | | | Merge branch 'jl/maint-submodule-recurse-fetch' into maintJunio C Hamano2012-05-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodules: recursive fetch also checks new tags for submodule commitsJens Lehmann2012-04-14
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/maint-blame-minimal' into maintJunio C Hamano2012-05-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blame: accept --need-minimalJunio C Hamano2012-04-11
| * | | | | | | | | | Merge branch 'tr/cache-tree' into maint-1.7.8Junio C Hamano2012-04-09
| |\ \ \ \ \ \ \ \ \ \