summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Sync with 1.6.4.2Junio C Hamano2009-08-291-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Remove unused t/t8005/iso8859-5.txtNanako Shiraishi2009-08-291-2/+0
* | | | | | | | | | | | | Merge branch 'mm/reset-report'Junio C Hamano2009-08-281-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reset: make the reminder output consistent with "checkout"Matthieu Moy2009-08-211-1/+2
* | | | | | | | | | | | | | Merge branch 'jk/maint-1.6.3-checkout-unborn'Junio C Hamano2009-08-281-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | checkout: do not imply "-f" on unborn branchesJeff King2009-08-251-0/+40
* | | | | | | | | | | | | | Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-08-281-0/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix simple deepening of a repoNicolas Pitre2009-08-241-1/+46
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jc/shortstatus'Junio C Hamano2009-08-281-0/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | status: show worktree status of conflicted paths separatelyJunio C Hamano2009-08-061-0/+27
| * | | | | | | | | | | | | | diff-index: report unmerged new entriesJunio C Hamano2009-08-051-0/+31
* | | | | | | | | | | | | | | t/test-lib.sh: provide a shell implementation of the 'yes' utilityBrandon Casey2009-08-281-0/+15
* | | | | | | | | | | | | | | Merge branch 'as/maint-graph-interesting-fix'Junio C Hamano2009-08-272-0/+307
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add tests for rev-list --graph with options that simplify historyAdam Simpkins2009-08-241-0/+276
| * | | | | | | | | | | | | | | graph API: fix bug in graph_is_interesting()Adam Simpkins2009-08-211-0/+31
* | | | | | | | | | | | | | | | Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-271-0/+237
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-201-0/+12
| * | | | | | | | | | | | | | | | t7407: Use 'rev-parse --short' rather than bash's substring expansion notationJohan Herland2009-08-201-2/+4
| * | | | | | | | | | | | | | | | git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-0/+26
| * | | | | | | | | | | | | | | | git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-181-0/+19
| * | | | | | | | | | | | | | | | git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-0/+99
| * | | | | | | | | | | | | | | | git submodule foreach: test access to submodule name as '$name'Johan Herland2009-08-181-3/+3
| * | | | | | | | | | | | | | | | Add selftest for 'git submodule foreach'Johan Herland2009-08-181-0/+79
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-unpack-objects-strict'Junio C Hamano2009-08-271-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix "unpack-objects --strict"Junio C Hamano2009-08-141-0/+35
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'nd/sparse' (early part)Junio C Hamano2009-08-271-0/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Prevent diff machinery from examining assume-unchanged entries on worktreeNguyễn Thái Ngọc Duy2009-08-111-0/+31
* | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-261-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-262-0/+35
| * | | | | | | | | | | | | | | git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi2009-08-261-9/+9
| * | | | | | | | | | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maintJunio C Hamano2009-08-261-0/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-merge-msg-fix' into maintJunio C Hamano2009-08-263-3/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/apply-epoch-patch' into maintJunio C Hamano2009-08-261-0/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jp/symlink-dirs' into maintJunio C Hamano2009-08-261-0/+93
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-261-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano2009-08-261-0/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'bc/maint-am-email' into maintJunio C Hamano2009-08-211-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | am: allow individual e-mail files as inputJunio C Hamano2009-08-101-0/+15
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-merge-recursive-fix' into maintJunio C Hamano2009-08-211-0/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/maint-pull-rebase' into maintJunio C Hamano2009-08-211-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'aj/fix-read-tree-from-scratch'Junio C Hamano2009-08-251-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | read-tree: Fix regression with creation of a new index file.Alexandre Julliard2009-08-171-0/+25
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-checkout-index-to-prefix'Junio C Hamano2009-08-251-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | check_path(): allow symlinked directories to checkout-index --prefixJunio C Hamano2009-08-181-0/+9
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/submodule-summary-diff-files'Junio C Hamano2009-08-251-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | git submodule summary: add --files optionJens Lehmann2009-08-141-0/+22
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'lh/short-decorate'Junio C Hamano2009-08-252-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-182-0/+35
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'cc/replace'Junio C Hamano2009-08-211-0/+200
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | t6050: check pushing something based on a replaced commitChristian Couder2009-05-311-0/+68