aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
* | | | | | | | | | | | Merge branch 'jn/maint-setup-fix'Junio C Hamano2010-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Revert "rehabilitate 'git index-pack' inside the object store"Nguyễn Thái Ngọc Duy2010-08-04
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'en/fast-export-fix'Junio C Hamano2010-08-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fast-export: Add a --full-tree optionElijah Newren2010-07-19
| * | | | | | | | | | | fast-export: Fix dropping of files with --import-marks and path limitingElijah Newren2010-07-19
* | | | | | | | | | | | Merge branch 'sg/rerere-gc-old-still-used'Junio C Hamano2010-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | rerere: fix overeager gcSZEDER Gábor2010-07-14
* | | | | | | | | | | | object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina2010-08-29
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | for-each-ref: fix objectname:short bugJay Soffian2010-08-26
| * | | | | | | | | | | Fix 'git log' early pager startup error caseLinus Torvalds2010-08-25
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-22
| * | | | | | | | | | | Merge branch 'jn/fix-abbrev' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/rebase-rename-am' into maintJunio C Hamano2010-08-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gb/split-cmdline-errmsg'Junio C Hamano2010-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | split_cmdline: Allow caller to access error stringGreg Brockman2010-08-11
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sr/local-config'Junio C Hamano2010-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | config: add --local optionSverre Rabbelier2010-08-04
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'dg/local-mod-error-messages'Junio C Hamano2010-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | unpack_trees: group error messages by typeMatthieu Moy2010-08-11
| * | | | | | | | | | | merge-recursive: porcelain messages for checkoutDiane Gasselin2010-08-11
| * | | | | | | | | | | Turn unpack_trees_options.msgs into an array + enumMatthieu Moy2010-08-11
| |/ / / / / / / / / /
* | | | | | | | | | | builtin/checkout: Fix message when switching to an existing branchRamkumar Ramachandra2010-08-20
* | | | | | | | | | | Merge branch 'tf/string-list-init'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-05
* | | | | | | | | | | | Merge branch 'cc/find-commit-subject'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | blame: use find_commit_subject() instead of custom codeChristian Couder2010-07-23
| * | | | | | | | | | | | revert: rename variables related to subject in get_message()Christian Couder2010-07-23
| * | | | | | | | | | | | revert: refactor code to find commit subject in find_commit_subject()Christian Couder2010-07-23
| * | | | | | | | | | | | revert: fix off by one read when searching the end of a commit subjectChristian Couder2010-07-23
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jn/fix-abbrev'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | checkout, commit: remove confusing assignments to rev.abbrevJonathan Nieder2010-07-27
* | | | | | | | | | | | Merge branch 'jh/clean-exclude'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add -e/--exclude to git-clean.Jared Hance2010-07-20
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jn/rebase-rename-am'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Teach "apply --index-info" to handle rename patchesJunio C Hamano2010-07-23
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ar/string-list-foreach'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Convert the users of for_each_string_list to for_each_string_list_item macroAlex Riesen2010-07-05
* | | | | | | | | | | Merge branch 'tc/checkout-B'Junio C Hamano2010-08-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin/checkout: learn -BTay Ray Chuan2010-06-25
| * | | | | | | | | | | builtin/checkout: reword hint for -bTay Ray Chuan2010-06-25
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | push: mention "git pull" in error message for non-fast forwardsMatthieu Moy2010-08-12
| * | | | | | | | | | index-pack: Don't follow replace refs.Nelson Elhage2010-08-12
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-09
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-09