summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-24pull: re-fix command line generationJunio C Hamano
2010-01-24rebase -i: Export GIT_AUTHOR_* variables explicitlyJunio C Hamano
2010-01-23Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder
2010-01-23Merge git://git.bogomips.org/git-svnJunio C Hamano
2010-01-23git-svn: allow subset of branches/tags to be specified in glob specJay Soffian
2010-01-23git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian
2010-01-23git-svn: update svn mergeinfo test suiteAndrew Myrick
2010-01-23git-svn: document --username/commit-url for branch/tagIgor Mironov
2010-01-23git-svn: add --username/commit-url options for branch/tagIgor Mironov
2010-01-23git-svn: respect commiturl option for branch/tagIgor Mironov
2010-01-23git-svn: fix mismatched src/dst errors for branch/tagIgor Mironov
2010-01-23git-svn: handle merge-base failuresAndrew Myrick
2010-01-23git-svn: ignore changeless commits when checking for a cherry-pickAndrew Myrick
2010-01-23t7800-difftool.sh: Test mergetool.prompt fallbackDavid Aguilar
2010-01-23msvc: Add a definition of NORETURN compatible with msvc compilerRamsay Jones
2010-01-23Update draft release notes to 1.7.0Junio C Hamano
2010-01-23msvc: Fix a compiler warning due to an incorrect pointer castRamsay Jones
2010-01-23msvc: Fix an "unrecognized option" linker warningRamsay Jones
2010-01-23Merge branch 'maint'Junio C Hamano
2010-01-23Merge branch 'jc/branch-d'Junio C Hamano
2010-01-23Merge branch 'il/rev-glob'Junio C Hamano
2010-01-23Merge branch 'js/refer-upstream'Junio C Hamano
2010-01-23Merge branch 'jl/submodule-diff'Junio C Hamano
2010-01-23Merge branch 'il/remote-updates'Junio C Hamano
2010-01-23Merge branch 'il/branch-set-upstream'Junio C Hamano
2010-01-23Merge branch 'jc/maint-limit-note-output'Junio C Hamano
2010-01-23Merge branch 'nd/ls-files-sparse-fix'Junio C Hamano
2010-01-22Make difftool.prompt fall back to mergetool.promptSebastian Schuberth
2010-01-22engine.pl: Fix a recent breakage of the buildsystem generatorRamsay Jones
2010-01-22ignore duplicated slashes in make_relative_path()Junio C Hamano
2010-01-22git-mv: fix moving more than one source to a single destinationJunio C Hamano
2010-01-22rebase -i: Enclose sed command substitution in quotesMichael Haggerty
2010-01-22rebase -i: Avoid non-portable "test X -a Y"Michael Haggerty
2010-01-22make "index-pack" a built-inLinus Torvalds
2010-01-22make "git pack-redundant" a built-inLinus Torvalds
2010-01-22make "git unpack-file" a built-inLinus Torvalds
2010-01-22make "mktag" a built-inLinus Torvalds
2010-01-22make "merge-index" a built-inLinus Torvalds
2010-01-22merge-tree: remove unnecessary call of git_extract_argv0_pathJohannes Sixt
2010-01-22make "git patch-id" a built-inLinus Torvalds
2010-01-22make "git var" a built-inLinus Torvalds
2010-01-22fix git-p4 editor invocationNicolas Pitre
2010-01-22Documentation: improve description of --glob=pattern and friendsThomas Rast
2010-01-22Merge branch 'maint'Junio C Hamano
2010-01-22make "git hash-object" a built-inLinus Torvalds
2010-01-22make "git merge-tree" a built-inLinus Torvalds
2010-01-22slim down "git show-index"Linus Torvalds
2010-01-22Remove diff machinery dependency from read-cacheLinus Torvalds
2010-01-22merge-recursive: do not return NULL only to cause segfaultJunio C Hamano
2010-01-21git-rebase.txt: Fix spellingHorst H. von Brand