aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-24
* git diff: Don't test submodule dirtiness with --ignore-submodulesJens Lehmann2010-01-24
* Make ce_uptodate() trustworthy againJunio C Hamano2010-01-24
* rebase -i: Export GIT_AUTHOR_* variables explicitlyJunio C Hamano2010-01-23
* Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder2010-01-23
* Merge git://git.bogomips.org/git-svnJunio C Hamano2010-01-23
|\
| * git-svn: allow subset of branches/tags to be specified in glob specJay Soffian2010-01-23
| * git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian2010-01-23
| * git-svn: update svn mergeinfo test suiteAndrew Myrick2010-01-23
| * git-svn: document --username/commit-url for branch/tagIgor Mironov2010-01-23
| * 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