Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Documentation: improve description of --glob=pattern and friends | Thomas Rast | 2010-01-21 | 1 | -17/+15 | |
| * | | | | | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 2010-01-20 | 9 | -20/+139 | |
| * | | | | | rev-parse --glob | Ilari Liusvaara | 2010-01-20 | 9 | -2/+223 | |
* | | | | | | Merge branch 'js/refer-upstream' | Junio C Hamano | 2010-01-22 | 3 | -13/+192 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Teach @{upstream} syntax to strbuf_branchanme() | Junio C Hamano | 2010-01-20 | 2 | -45/+77 | |
| * | | | | | | t1506: more test for @{upstream} syntax | Junio C Hamano | 2010-01-20 | 1 | -0/+41 | |
| * | | | | | | Introduce <branch>@{upstream} notation | Johannes Schindelin | 2010-01-12 | 3 | -3/+109 | |
* | | | | | | | Merge branch 'jl/submodule-diff' | Junio C Hamano | 2010-01-22 | 14 | -52/+279 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Performance optimization for detection of modified submodules | Jens Lehmann | 2010-01-18 | 6 | -29/+56 | |
| * | | | | | | | git status: Show uncommitted submodule changes too when enabled | Jens Lehmann | 2010-01-17 | 4 | -9/+15 | |
| * | | | | | | | Teach diff that modified submodule directory is dirty | Junio C Hamano | 2010-01-16 | 2 | -3/+90 | |
| * | | | | | | | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 2010-01-16 | 4 | -17/+124 | |
* | | | | | | | | Merge branch 'il/remote-updates' | Junio C Hamano | 2010-01-22 | 3 | -1/+330 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add git remote set-url | Ilari Liusvaara | 2010-01-18 | 3 | -1/+330 | |
* | | | | | | | | | Merge branch 'il/branch-set-upstream' | Junio C Hamano | 2010-01-22 | 5 | -13/+64 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | branch: warn and refuse to set a branch as a tracking branch of itself. | Matthieu Moy | 2010-01-18 | 1 | -2/+12 | |
| * | | | | | | | | | Add branch --set-upstream | Ilari Liusvaara | 2010-01-18 | 5 | -11/+52 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 2010-01-22 | 8 | -1/+85 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 | 3 | -4/+7 | |
| * | | | | | | | | | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 8 | -1/+82 | |
* | | | | | | | | | | Merge branch 'nd/ls-files-sparse-fix' | Junio C Hamano | 2010-01-22 | 1 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix memory corruption when .gitignore does not end by \n | Nguyễn Thái Ngọc Duy | 2010-01-20 | 1 | -3/+13 | |
* | | | | | | | | | | | Make difftool.prompt fall back to mergetool.prompt | Sebastian Schuberth | 2010-01-22 | 1 | -1/+2 | |
* | | | | | | | | | | | engine.pl: Fix a recent breakage of the buildsystem generator | Ramsay Jones | 2010-01-22 | 1 | -3/+5 | |
* | | | | | | | | | | | git-mv: fix moving more than one source to a single destination | Junio C Hamano | 2010-01-22 | 2 | -4/+19 | |
* | | | | | | | | | | | rebase -i: Enclose sed command substitution in quotes | Michael Haggerty | 2010-01-22 | 1 | -1/+1 | |
* | | | | | | | | | | | rebase -i: Avoid non-portable "test X -a Y" | Michael Haggerty | 2010-01-22 | 1 | -1/+1 | |
* | | | | | | | | | | | make "index-pack" a built-in | Linus Torvalds | 2010-01-22 | 7 | -15/+16 | |
* | | | | | | | | | | | make "git pack-redundant" a built-in | Linus Torvalds | 2010-01-22 | 4 | -7/+5 | |
* | | | | | | | | | | | make "git unpack-file" a built-in | Linus Torvalds | 2010-01-22 | 4 | -5/+4 | |
* | | | | | | | | | | | make "mktag" a built-in | Linus Torvalds | 2010-01-22 | 4 | -6/+4 | |
* | | | | | | | | | | | make "merge-index" a built-in | Linus Torvalds | 2010-01-22 | 4 | -6/+5 | |
* | | | | | | | | | | | merge-tree: remove unnecessary call of git_extract_argv0_path | Johannes Sixt | 2010-01-22 | 1 | -2/+0 | |
* | | | | | | | | | | | make "git patch-id" a built-in | Linus Torvalds | 2010-01-21 | 4 | -4/+4 | |
* | | | | | | | | | | | make "git var" a built-in | Linus Torvalds | 2010-01-21 | 4 | -4/+4 | |
* | | | | | | | | | | | fix git-p4 editor invocation | Nicolas Pitre | 2010-01-21 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-21 | 2 | -6/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | merge-recursive: do not return NULL only to cause segfault | Junio C Hamano | 2010-01-21 | 1 | -4/+4 | |
| * | | | | | | | | | | retry request without query when info/refs?query fails | Tay Ray Chuan | 2010-01-21 | 1 | -2/+16 | |
* | | | | | | | | | | | make "git hash-object" a built-in | Linus Torvalds | 2010-01-21 | 4 | -5/+4 | |
* | | | | | | | | | | | make "git merge-tree" a built-in | Linus Torvalds | 2010-01-21 | 4 | -4/+4 | |
* | | | | | | | | | | | slim down "git show-index" | Linus Torvalds | 2010-01-21 | 4 | -67/+69 | |
* | | | | | | | | | | | Remove diff machinery dependency from read-cache | Linus Torvalds | 2010-01-21 | 2 | -78/+76 | |
* | | | | | | | | | | | git-rebase.txt: Fix spelling | Horst H. von Brand | 2010-01-21 | 1 | -1/+1 | |
* | | | | | | | | | | | Make 'rerere forget' work from a subdirectory. | Johannes Sixt | 2010-01-21 | 2 | -24/+53 | |
* | | | | | | | | | | | 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 | 2 | -0/+29 | |
* | | | | | | | | | | | Update draft release notes to 1.7.0 | Junio C Hamano | 2010-01-20 | 1 | -1/+45 | |
* | | | | | | | | | | | Merge branch 'bw/cvsimport' | Junio C Hamano | 2010-01-20 | 1 | -35/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cvsimport: standarize system() calls to external git tools | Ben Walton | 2010-01-19 | 1 | -5/+5 |