aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
* Merge branch 'jc/checkout-out-of-unborn'Junio C Hamano2012-02-12
|\
| * git checkout -b: allow switching out of an unborn branchJunio C Hamano2012-02-06
* | Merge branch 'nd/diffstat-gramnum'Junio C Hamano2012-02-12
|\ \
| * | Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy2012-02-03
* | | Merge branch 'nd/cache-tree-api-refactor'Junio C Hamano2012-02-12
|\ \ \
| * | | cache-tree: update API to take abitrary flagsNguyễn Thái Ngọc Duy2012-02-07
| |/ /
* | | Merge branch 'jk/maint-tag-show-fixes'Junio C Hamano2012-02-12
|\ \ \
| * | | tag: do not show non-tag contents with "-n"Junio C Hamano2012-02-08
| * | | tag: die when listing missing or corrupt objectsJeff King2012-02-06
| * | | tag: fix output of "tag -n" when errors occurJeff King2012-02-06
| | |/ | |/|
* | | Merge branch 'jn/merge-no-edit-fix'Junio C Hamano2012-02-12
|\ \ \
| * | | merge: do not launch an editor on "--no-edit $tag"Junio C Hamano2012-02-09
* | | | Merge branch 'js/add-e-submodule-fix'Junio C Hamano2012-02-10
|\ \ \ \
| * | | | add -e: do not show difference in a submodule that is merely dirtyJohannes Schindelin2012-02-07
| | |/ / | |/| |
* | | | Merge branch 'jc/parse-date-raw'Junio C Hamano2012-02-10
|\ \ \ \
| * | | | parse_date(): '@' prefix forces git-timestampJunio C Hamano2012-02-03
* | | | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge'Junio C Hamano2012-02-10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merge: do not create a signed tag merge under --ff-only optionJunio C Hamano2012-02-05
| | |_|/ | |/| |
* | | | Merge branch 'jc/branch-desc-typoavoidance'Junio C Hamano2012-02-10
|\ \ \ \
| * | | | branch --edit-description: protect against mistyped branch nameJunio C Hamano2012-02-05
| |/ / /
* | | | Merge branch 'jx/i18n-more-marking'Junio C Hamano2012-02-07
|\ \ \ \
| * | | | i18n: git-commit whence_s "merge/cherry-pick" messageJiang Xin2012-02-01
| |/ / /
* | | | Merge branch 'tr/merge-edit-guidance'Junio C Hamano2012-01-31
|\ \ \ \
| * | | | merge: add instructions to the commit message when editingThomas Rast2012-01-31
| |/ / /
* | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2012-01-31
|\ \ \ \
| * | | | merge: use editor by default in interactive sessionsJunio C Hamano2012-01-23
* | | | | Merge branch 'nd/clone-detached'Junio C Hamano2012-01-31
|\ \ \ \ \
| * | | | | clone: fix up delay cloning conditionsNguyễn Thái Ngọc Duy2012-01-24
| * | | | | push: do not let configured foreign-vcs permanently clobberedJunio C Hamano2012-01-23
| * | | | | clone: print advice on checking out detached HEADNguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: allow --branch to take a tagNguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: refuse to clone if --branch points to bogus refNguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: --branch=<branch> always means refs/heads/<branch>Nguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: delay cloning until after remote HEAD checkingNguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: factor out remote ref writingNguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: factor out HEAD update codeNguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: factor out checkout codeNguyễn Thái Ngọc Duy2012-01-16
| * | | | | clone: write detached HEAD in bare repositoriesNguyễn Thái Ngọc Duy2012-01-16
* | | | | | Merge branch 'tr/grep-l-with-decoration'Junio C Hamano2012-01-31
|\ \ \ \ \ \
| * | | | | | grep: fix -l/-L interaction with decoration linesAlbert Yale2012-01-23
* | | | | | | Merge branch 'rr/sequencer'Junio C Hamano2012-01-31
|\ \ \ \ \ \ \
| * | | | | | | sequencer: factor code out of revert builtinRamkumar Ramachandra2012-01-11
| * | | | | | | revert: prepare to move replay_action to headerRamkumar Ramachandra2012-01-11
* | | | | | | | Merge branch 'jc/advise-i18n'Junio C Hamano2012-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | i18n of multi-line advice messagesJunio C Hamano2011-12-22
* | | | | | | | | Merge branch 'nd/index-pack-no-recurse'Junio C Hamano2012-01-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | index-pack: eliminate unlimited recursion in get_base_data()Nguyễn Thái Ngọc Duy2012-01-16
| * | | | | | | | | index-pack: eliminate recursion in find_unresolved_deltasNguyễn Thái Ngọc Duy2012-01-16
* | | | | | | | | | Merge branch 'mh/ref-clone-without-extra-refs'Junio C Hamano2012-01-29
|\ \ \ \ \ \ \ \ \ \