aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix adding a submodule with a remote urlDaniel Barkalow2007-09-29
* git-remote: exit with non-zero status after detecting error in "rm".Jari Aalto2007-09-29
* Merge branch 'maint'Junio C Hamano2007-09-29
|\
| * git-remote: exit with non-zero status after detecting errors.Jari Aalto2007-09-29
| * rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
| * git-add--interactive: Improve behavior on bogus inputJean-Luc Herren2007-09-29
| * git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren2007-09-29
* | rebase -i: support single-letter abbreviations for the actionsJohannes Schindelin2007-09-29
* | Merge branch 'gr/smtp'Junio C Hamano2007-09-29
|\ \
| * | send-email --smtp-server-port: allow overriding the default portJunio C Hamano2007-09-26
* | | Merge branch 'ss/svnimport'Junio C Hamano2007-09-29
|\ \ \
| * | | Fix pool handling in git-svnimport to avoid memory leaks.Stefan Sperling2007-09-24
* | | | Merge branch 'sv/svn'Junio C Hamano2007-09-29
|\ \ \ \
| * | | | git-svn: handle changed svn command-line syntaxSam Vilain2007-09-21
| * | | | git-svn: fix test for trunk svn (transaction out of date)Sam Vilain2007-09-21
| * | | | git-svn: fix test for trunk svn (commit message not needed)Sam Vilain2007-09-21
* | | | | Merge branch 'ml/submodule'Junio C Hamano2007-09-29
|\ \ \ \ \
| * | | | | git-submodule - allow a relative path as the subproject urlMark Levedahl2007-09-25
* | | | | | Merge branch 'jb/remote-rm'Junio C Hamano2007-09-29
|\ \ \ \ \ \
| * | | | | | git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-23
| * | | | | | remote: document the 'rm' subcommandJames Bowes2007-09-18
| * | | | | | remote: add 'rm' subcommandJames Bowes2007-09-18
* | | | | | | Merge branch 'jk/diff-rename'Junio C Hamano2007-09-29
|\ \ \ \ \ \ \
| * | | | | | | diffcore-rename: cache file deltasJeff King2007-09-26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Sync with GIT 1.5.3.3Junio C Hamano2007-09-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | GIT 1.5.3.3v1.5.3.3Junio C Hamano2007-09-29
| * | | | | Fix revision log diff setup, avoid unnecessary diff generationLinus Torvalds2007-09-29
| * | | | | git-bundle: fix commandline examples in the manpageMiklos Vajna2007-09-29
| * | | | | Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maintJunio C Hamano2007-09-29
| |\ \ \ \ \
| | * | | | | mergetool: Fix typo in options passed to kdiff3Theodore Ts'o2007-09-28
| | * | | | | mergetool: fix emerge when running in a subdirectoryTheodore Ts'o2007-09-28
| | * | | | | Mergetool generating blank files (1.5.3)Junio C Hamano2007-09-28
| * | | | | | quiltimport: Skip non-existent patchesDan Nicholson2007-09-27
| |/ / / / /
| * | | | | apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-26
| * | | | | Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-26
| * | | | | core-tutorial: correct URLRandy Dunlap2007-09-25
| * | | | | Fix spelling of overridden in documentationShawn Bohrer2007-09-25
| * | | | | gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt2007-09-25
| * | | | | gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt2007-09-25
| * | | | | user-manual: Explain what submodules are good for.Michael Smith2007-09-25
| * | | | | Merge branch 'jn/web' into maintJunio C Hamano2007-09-25
| |\ \ \ \ \
* | | | | | | rebase -i: create .dotest-merge after validating options.Matt Kraai2007-09-26
* | | | | | | rebase -i: avoid exporting GIT_AUTHOR_* variablesJohannes Schindelin2007-09-25
* | | | | | | rebase -i: Fix numbers in progress reportJohannes Schindelin2007-09-25
* | | | | | | rebase -i: style fixes and minor cleanupsJohannes Schindelin2007-09-25
* | | | | | | rebase -i: commit when continuing after "edit"Johannes Schindelin2007-09-25
* | | | | | | Make merge-recursive honor diff.renamelimitLars Hjemli2007-09-25
* | | | | | | Move convert-objects to contrib.Matt Kraai2007-09-25
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-09-25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Do not over-quote the -f envelopesender value.Jim Meyering2007-09-25