Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/refer-upstream' | Junio C Hamano | 2010-01-22 | 1 | -0/+110 |
|\ | |||||
| * | Teach @{upstream} syntax to strbuf_branchanme() | Junio C Hamano | 2010-01-20 | 1 | -3/+3 |
| * | t1506: more test for @{upstream} syntax | Junio C Hamano | 2010-01-20 | 1 | -0/+41 |
| * | Introduce <branch>@{upstream} notation | Johannes Schindelin | 2010-01-12 | 1 | -0/+69 |
* | | Merge branch 'jl/submodule-diff' | Junio C Hamano | 2010-01-22 | 4 | -19/+154 |
|\ \ | |||||
| * | | git status: Show uncommitted submodule changes too when enabled | Jens Lehmann | 2010-01-17 | 2 | -3/+3 |
| * | | Teach diff that modified submodule directory is dirty | Junio C Hamano | 2010-01-16 | 1 | -1/+83 |
| * | | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 2010-01-16 | 1 | -15/+68 |
* | | | Merge branch 'il/remote-updates' | Junio C Hamano | 2010-01-22 | 1 | -1/+215 |
|\ \ \ | |||||
| * | | | Add git remote set-url | Ilari Liusvaara | 2010-01-18 | 1 | -1/+215 |
* | | | | Merge branch 'il/branch-set-upstream' | Junio C Hamano | 2010-01-22 | 1 | -0/+21 |
|\ \ \ \ | |||||
| * | | | | Add branch --set-upstream | Ilari Liusvaara | 2010-01-18 | 1 | -0/+21 |
| |/ / / | |||||
* | | | | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 2010-01-22 | 1 | -0/+59 |
|\ \ \ \ | |||||
| * | | | | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 | 1 | -2/+4 |
| * | | | | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 1 | -0/+57 |
| * | | | | Merge branch 'bg/maint-remote-update-default' into maint | Junio C Hamano | 2010-01-20 | 1 | -0/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'sb/maint-octopus' into maint | Junio C Hamano | 2010-01-20 | 1 | -0/+51 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-01-20 | 1 | -0/+6 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5 | Junio C Hamano | 2010-01-20 | 1 | -0/+6 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'maint-1.6.4' into maint-1.6.5 | Junio C Hamano | 2010-01-18 | 2 | -20/+20 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'maint-1.6.3' into maint-1.6.4 | Junio C Hamano | 2010-01-18 | 2 | -20/+20 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2010-01-18 | 2 | -20/+20 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2010-01-10 | 2 | -20/+20 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2010-01-10 | 1 | -13/+13 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | * | | | \ \ \ \ \ \ \ | Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4 | Junio C Hamano | 2010-01-18 | 1 | -1/+5 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | Fix mis-backport of t7002 | Junio C Hamano | 2010-01-18 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | git-mv: fix moving more than one source to a single destination | Junio C Hamano | 2010-01-22 | 1 | -0/+12 |
* | | | | | | | | | | | | | | | rebase -i: Enclose sed command substitution in quotes | Michael Haggerty | 2010-01-22 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Make 'rerere forget' work from a subdirectory. | Johannes Sixt | 2010-01-21 | 1 | -22/+49 |
* | | | | | | | | | | | | | | | Make test case numbers unique | Johannes Sixt | 2010-01-21 | 2 | -0/+0 |
* | | | | | | | | | | | | | | | conflict-marker-size: add test and docs | Junio C Hamano | 2010-01-20 | 1 | -0/+12 |
* | | | | | | | | | | | | | | | Merge branch 'ag/patch-header-verify' | Junio C Hamano | 2010-01-20 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | builtin-apply.c: fix the --- and +++ header filename consistency check | Andreas Gruenbacher | 2010-01-18 | 1 | -0/+38 |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Merge branch 'ag/maint-apply-too-large-p' | Junio C Hamano | 2010-01-20 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | builtin-apply.c: Skip filenames without enough components | Andreas Gruenbacher | 2010-01-18 | 1 | -0/+5 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'ap/merge-backend-opts' | Junio C Hamano | 2010-01-20 | 2 | -1/+110 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Extend merge-subtree tests to test -Xsubtree=dir. | Avery Pennarun | 2010-01-17 | 1 | -1/+46 |
| * | | | | | | | | | | | | | | | Teach git-pull to pass -X<option> to git-merge | Avery Pennarun | 2010-01-17 | 1 | -0/+8 |
| * | | | | | | | | | | | | | | | git merge -X<option> | Avery Pennarun | 2010-01-17 | 1 | -0/+56 |
* | | | | | | | | | | | | | | | | Merge branch 'jh/notes' (early part) | Junio C Hamano | 2010-01-20 | 3 | -13/+766 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Add more testcases to test fast-import of notes | Johan Herland | 2009-12-07 | 1 | -0/+623 |
| * | | | | | | | | | | | | | | | | Rename t9301 to t9350, to make room for more fast-import tests | Johan Herland | 2009-12-07 | 1 | -0/+0 |
| * | | | | | | | | | | | | | | | | fast-import: Proper notes tree manipulation | Johan Herland | 2009-12-07 | 1 | -13/+143 |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/cache-unmerge' | Junio C Hamano | 2010-01-20 | 1 | -0/+143 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | rerere forget path: forget recorded resolution | Junio C Hamano | 2010-01-10 | 1 | -0/+25 |
| * | | | | | | | | | | | | | | | | | resolve-undo: teach "update-index --unresolve" to use resolve-undo info | Junio C Hamano | 2009-12-25 | 1 | -0/+7 |
| * | | | | | | | | | | | | | | | | | resolve-undo: "checkout -m path" uses resolve-undo information | Junio C Hamano | 2009-12-25 | 1 | -0/+11 |
| * | | | | | | | | | | | | | | | | | resolve-undo: allow plumbing to clear the information | Junio C Hamano | 2009-12-25 | 1 | -0/+12 |
| * | | | | | | | | | | | | | | | | | resolve-undo: basic tests | Junio C Hamano | 2009-12-25 | 1 | -0/+88 |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Merge branch 'js/exec-error-report' | Junio C Hamano | 2010-01-20 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |