aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Cleanup warning about known issues in cvsimport documentationHeiko Voigt2009-04-01
* send-email: ask_default should apply to all emails, not just the firstJay Soffian2009-04-01
* send-email: don't attempt to prompt if tty is closedJay Soffian2009-04-01
* Merge git://git.bogomips.org/git-svnJunio C Hamano2009-04-01
|\
| * git-svn: add a double quiet option to hide git commitsSimon Arlott2009-03-30
* | builtin-clone.c: no need to strdup for setenvAli Gholami Rudi2009-04-01
* | builtin-clone.c: make junk_pid staticAli Gholami Rudi2009-04-01
|/
* Merge branch 'maint'Junio C Hamano2009-03-30
|\
| * Update draft release notes to 1.6.2.2Junio C Hamano2009-03-30
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
| | |\
| | | * Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-30
| | | * bash completion: only show 'log --merge' if mergingThomas Rast2009-03-30
| | | * git-tag(1): add hint about commit messagesNico -telmich- Schottelius2009-03-30
| | | * Documentation: update graph api example.Allan Caffee2009-03-30
* | | | Documentation: push.default applies to all remotesSanti Béjar2009-03-30
* | | | Documentation: enhance branch.<name>.{remote,merge}Santi Béjar2009-03-30
* | | | Merge branch 'maint'Junio C Hamano2009-03-29
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-29
| |\ \ \ | | |/ /
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-29
| | |\ \ | | | |/
| | | * import-zips: fix thinkoJohannes Schindelin2009-03-29
| * | | git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong2009-03-29
* | | | send-email: add tests for refactored promptingJay Soffian2009-03-29
* | | | send-email: refactor and ensure prompting doesn't loop foreverJay Soffian2009-03-29
* | | | git-svn: don't output git commits in quiet modeSimon Arlott2009-03-29
* | | | git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong2009-03-28
* | | | Merge branch 'maint'Junio C Hamano2009-03-28
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-28
| |\ \ \ | | |/ /
| | * | test-lib: Clean up comments and Makefile.Emil Sit2009-03-28
| | * | diff --no-index: Do not generate patch output if other output is requestedJohannes Sixt2009-03-25
* | | | Update draft release notes to 1.6.3Junio C Hamano2009-03-28
* | | | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully'Junio C Hamano2009-03-28
|\ \ \ \
| * | | | diff --cached: do not borrow from a work tree when a path is marked as assume...Junio C Hamano2009-03-22
* | | | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-28
|\ \ \ \ \
| * | | | | remote: improve sorting of "configure for git push" listJeff King2009-03-22
* | | | | | Merge branch 'jk/clone-post-checkout'Junio C Hamano2009-03-28
|\ \ \ \ \ \
| * | | | | | githooks documentation: post-checkout hook is also called after cloneJens Lehmann2009-03-22
* | | | | | | rebase: fix typo (force_rebas -> force-rebas)Michele Ballabio2009-03-27
* | | | | | | Merge branch 'db/push-cleanup'Junio C Hamano2009-03-26
|\ \ \ \ \ \ \
| * | | | | | | builtin-send-pack.c: avoid empty structure initializationBrandon Casey2009-03-26
* | | | | | | | Grammar fix for "git merge" man pageWincent Colaiuta2009-03-26
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-03-26
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | documentation: update cvsimport description of "-r" for recent cloneCarlo Marcelo Arenas Belon2009-03-26
* | | | | | | | Merge branch 'db/push-cleanup'Junio C Hamano2009-03-26
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Move push matching and reporting logic into transport.cDaniel Barkalow2009-03-09
| * | | | | | | Use a common function to get the pretty name of refsDaniel Barkalow2009-03-09
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jc/maint-1.6.0-blame-s'Junio C Hamano2009-03-26
|\ \ \ \ \ \ \
| * | | | | | | blame: read custom grafts given by -S before calling setup_revisions()Junio C Hamano2009-03-18
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'mg/http-auth'Junio C Hamano2009-03-26
|\ \ \ \ \ \ \
| * | | | | | | http-push.c: use a faux remote to pass to http_initAmos King2009-03-19