aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jn/update-contrib-example-merge'Junio C Hamano2010-09-03
|\
| * fmt-merge-msg -m to override merge titleJonathan Nieder2010-08-18
| * merge-base --independent to print reduced parent list in a mergeJonathan Nieder2010-08-18
| * merge-base --octopus to mimic show-branch --merge-baseJonathan Nieder2010-08-18
| * merge: do not mistake (ancestor of) tag for branchJonathan Nieder2010-08-18
* | Merge branch 'jn/merge-renormalize'Junio C Hamano2010-09-03
|\ \
| * | merge-recursive --renormalizeJonathan Nieder2010-08-06
| * | rerere: migrate to parse-options APIJonathan Nieder2010-08-06
| * | ll-merge: let caller decide whether to renormalizeJonathan Nieder2010-08-06
| * | Avoid conflicts when merging branches with mixed normalizationEyvind Bernhardsen2010-07-02
* | | Sync with 1.7.2.3Junio C Hamano2010-09-03
|\ \ \
| * | | builtin/merge_recursive.c: Add an usage string and make use of it.Thiago Farina2010-09-03
| * | | Merge branch 'sg/rerere-gc-old-still-used' into maintJunio C Hamano2010-09-01
| |\ \ \
| * \ \ \ Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano2010-09-01
| |\ \ \ \
* | \ \ \ \ 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