Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | Update draft release notes to 1.7.0 | Junio C Hamano | 2010-01-22 | |
* | | | | | msvc: Fix a compiler warning due to an incorrect pointer cast | Ramsay Jones | 2010-01-22 | |
* | | | | | msvc: Fix an "unrecognized option" linker warning | Ramsay Jones | 2010-01-22 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | ignore duplicated slashes in make_relative_path() | Junio C Hamano | 2010-01-22 | |
* | | | | | Merge branch 'jc/branch-d' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ | ||||
| * | | | | | branch -d: base the "already-merged" safety on the branch it merges with | Junio C Hamano | 2009-12-30 | |
* | | | | | | Merge branch 'il/rev-glob' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Documentation: improve description of --glob=pattern and friends | Thomas Rast | 2010-01-21 | |
| * | | | | | | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 2010-01-20 | |
| * | | | | | | rev-parse --glob | Ilari Liusvaara | 2010-01-20 | |
* | | | | | | | Merge branch 'js/refer-upstream' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Teach @{upstream} syntax to strbuf_branchanme() | Junio C Hamano | 2010-01-20 | |
| * | | | | | | | t1506: more test for @{upstream} syntax | Junio C Hamano | 2010-01-20 | |
| * | | | | | | | Introduce <branch>@{upstream} notation | Johannes Schindelin | 2010-01-12 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | Merge branch 'jl/submodule-diff' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Performance optimization for detection of modified submodules | Jens Lehmann | 2010-01-18 | |
| * | | | | | | | git status: Show uncommitted submodule changes too when enabled | Jens Lehmann | 2010-01-17 | |
| * | | | | | | | Teach diff that modified submodule directory is dirty | Junio C Hamano | 2010-01-16 | |
| * | | | | | | | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 2010-01-16 | |
* | | | | | | | | Merge branch 'il/remote-updates' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add git remote set-url | Ilari Liusvaara | 2010-01-18 | |
* | | | | | | | | | Merge branch 'il/branch-set-upstream' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | branch: warn and refuse to set a branch as a tracking branch of itself. | Matthieu Moy | 2010-01-18 | |
| * | | | | | | | | | Add branch --set-upstream | Ilari Liusvaara | 2010-01-18 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 | |
| * | | | | | | | | | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | |
* | | | | | | | | | | Merge branch 'nd/ls-files-sparse-fix' | Junio C Hamano | 2010-01-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Fix memory corruption when .gitignore does not end by \n | Nguyễn Thái Ngọc Duy | 2010-01-20 | |
* | | | | | | | | | | | Make difftool.prompt fall back to mergetool.prompt | Sebastian Schuberth | 2010-01-22 | |
* | | | | | | | | | | | engine.pl: Fix a recent breakage of the buildsystem generator | Ramsay Jones | 2010-01-22 | |
* | | | | | | | | | | | git-mv: fix moving more than one source to a single destination | Junio C Hamano | 2010-01-22 | |
* | | | | | | | | | | | rebase -i: Enclose sed command substitution in quotes | Michael Haggerty | 2010-01-22 | |
* | | | | | | | | | | | rebase -i: Avoid non-portable "test X -a Y" | Michael Haggerty | 2010-01-22 | |
* | | | | | | | | | | | make "index-pack" a built-in | Linus Torvalds | 2010-01-22 | |
* | | | | | | | | | | | make "git pack-redundant" a built-in | Linus Torvalds | 2010-01-22 | |
* | | | | | | | | | | | make "git unpack-file" a built-in | Linus Torvalds | 2010-01-22 | |
* | | | | | | | | | | | make "mktag" a built-in | Linus Torvalds | 2010-01-22 | |
* | | | | | | | | | | | make "merge-index" a built-in | Linus Torvalds | 2010-01-22 | |
* | | | | | | | | | | | merge-tree: remove unnecessary call of git_extract_argv0_path | Johannes Sixt | 2010-01-22 | |
* | | | | | | | | | | | make "git patch-id" a built-in | Linus Torvalds | 2010-01-21 | |
* | | | | | | | | | | | make "git var" a built-in | Linus Torvalds | 2010-01-21 | |
* | | | | | | | | | | | fix git-p4 editor invocation | Nicolas Pitre | 2010-01-21 | |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-21 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | merge-recursive: do not return NULL only to cause segfault | Junio C Hamano | 2010-01-21 | |
| * | | | | | | | | | | retry request without query when info/refs?query fails | Tay Ray Chuan | 2010-01-21 | |
* | | | | | | | | | | | make "git hash-object" a built-in | Linus Torvalds | 2010-01-21 | |
* | | | | | | | | | | | make "git merge-tree" a built-in | Linus Torvalds | 2010-01-21 | |
* | | | | | | | | | | | slim down "git show-index" | Linus Torvalds | 2010-01-21 |