aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | git-svn: add --username/commit-url options for branch/tagIgor Mironov2010-01-23
| * | | | | git-svn: respect commiturl option for branch/tagIgor Mironov2010-01-23
| * | | | | git-svn: fix mismatched src/dst errors for branch/tagIgor Mironov2010-01-23
| * | | | | git-svn: handle merge-base failuresAndrew Myrick2010-01-23
| * | | | | git-svn: ignore changeless commits when checking for a cherry-pickAndrew Myrick2010-01-23
* | | | | | t7800-difftool.sh: Test mergetool.prompt fallbackDavid Aguilar2010-01-22
|/ / / / /
* | | | | msvc: Add a definition of NORETURN compatible with msvc compilerRamsay Jones2010-01-22
* | | | | Update draft release notes to 1.7.0Junio C Hamano2010-01-22
* | | | | msvc: Fix a compiler warning due to an incorrect pointer castRamsay Jones2010-01-22
* | | | | msvc: Fix an "unrecognized option" linker warningRamsay Jones2010-01-22
* | | | | Merge branch 'maint'Junio C Hamano2010-01-22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ignore duplicated slashes in make_relative_path()Junio C Hamano2010-01-22
* | | | | Merge branch 'jc/branch-d'Junio C Hamano2010-01-22
|\ \ \ \ \
| * | | | | branch -d: base the "already-merged" safety on the branch it merges withJunio C Hamano2009-12-30
* | | | | | Merge branch 'il/rev-glob'Junio C Hamano2010-01-22
|\ \ \ \ \ \
| * | | | | | Documentation: improve description of --glob=pattern and friendsThomas Rast2010-01-21
| * | | | | | rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-20
| * | | | | | rev-parse --globIlari Liusvaara2010-01-20
* | | | | | | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \
| * | | | | | | Teach @{upstream} syntax to strbuf_branchanme()Junio C Hamano2010-01-20
| * | | | | | | t1506: more test for @{upstream} syntaxJunio C Hamano2010-01-20
| * | | | | | | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jl/submodule-diff'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \
| * | | | | | | Performance optimization for detection of modified submodulesJens Lehmann2010-01-18
| * | | | | | | git status: Show uncommitted submodule changes too when enabledJens Lehmann2010-01-17
| * | | | | | | Teach diff that modified submodule directory is dirtyJunio C Hamano2010-01-16
| * | | | | | | Show submodules as modified when they contain a dirty work treeJens Lehmann2010-01-16
* | | | | | | | Merge branch 'il/remote-updates'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add git remote set-urlIlari Liusvaara2010-01-18
* | | | | | | | | Merge branch 'il/branch-set-upstream'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | branch: warn and refuse to set a branch as a tracking branch of itself.Matthieu Moy2010-01-18
| * | | | | | | | | Add branch --set-upstreamIlari Liusvaara2010-01-18
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/maint-limit-note-output'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix "log --oneline" not to show notesJunio C Hamano2010-01-21
| * | | | | | | | | Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-20
* | | | | | | | | | Merge branch 'nd/ls-files-sparse-fix'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix memory corruption when .gitignore does not end by \nNguyễn Thái Ngọc Duy2010-01-20
* | | | | | | | | | | Make difftool.prompt fall back to mergetool.promptSebastian Schuberth2010-01-22
* | | | | | | | | | | engine.pl: Fix a recent breakage of the buildsystem generatorRamsay Jones2010-01-22
* | | | | | | | | | | git-mv: fix moving more than one source to a single destinationJunio C Hamano2010-01-22
* | | | | | | | | | | rebase -i: Enclose sed command substitution in quotesMichael Haggerty2010-01-22
* | | | | | | | | | | rebase -i: Avoid non-portable "test X -a Y"Michael Haggerty2010-01-22
* | | | | | | | | | | make "index-pack" a built-inLinus Torvalds2010-01-22
* | | | | | | | | | | make "git pack-redundant" a built-inLinus Torvalds2010-01-22
* | | | | | | | | | | make "git unpack-file" a built-inLinus Torvalds2010-01-22
* | | | | | | | | | | make "mktag" a built-inLinus Torvalds2010-01-22
* | | | | | | | | | | make "merge-index" a built-inLinus Torvalds2010-01-22
* | | | | | | | | | | merge-tree: remove unnecessary call of git_extract_argv0_pathJohannes Sixt2010-01-22
* | | | | | | | | | | make "git patch-id" a built-inLinus Torvalds2010-01-21
* | | | | | | | | | | make "git var" a built-inLinus Torvalds2010-01-21