aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | 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
* | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |