aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano2010-08-31
|\
| * cherry-pick/revert: Use advise() for hintsJonathan Nieder2010-08-15
| * cherry-pick/revert: Use error() for failure messageJonathan Nieder2010-08-15
| * Introduce advise() to print hintsJonathan Nieder2010-08-15
| * Eliminate “Finished cherry-pick/revert” messageJonathan Nieder2010-08-15
| * revert: improve success message by adding abbreviated commit sha1Christian Couder2010-07-16
| * revert: don't print "Finished one cherry-pick." if commit failedChristian Couder2010-07-16
| * revert: refactor commit code into a new run_git_commit() functionChristian Couder2010-07-16
| * revert: report success when using option --strategyChristian Couder2010-07-16
* | Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'Junio C Hamano2010-08-31
|\ \
| * | reset: suggest what to do upon "git reset --mixed <paths>"Ævar Arnfjörð Bjarmason2010-08-21
* | | Merge branch 'dj/fetch-tagopt'Junio C Hamano2010-08-31
|\ \ \
| * | | fetch: allow command line --tags to override configDaniel Johnson2010-08-14
* | | | Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-08-31
|\ \ \ \
| * | | | fast-export: Fix output order of D/F changesElijah Newren2010-07-09
* | | | | Merge branch 'jn/paginate-fix'Junio C Hamano2010-08-31
|\ \ \ \ \
| * | | | | merge-file: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | | | | var: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | | | | ls-remote: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | | | | index-pack: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | | | | Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fixJunio C Hamano2010-08-15
| |\ \ \ \ \
| * | | | | | config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | | | | | bundle: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | | | | | apply: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | | | | | grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
| * | | | | | 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