summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | t7700: demonstrate repack flaw which may loosen objects unnecessarilyBrandon Casey2009-03-211-0/+17
| * | | | | | | | | | | | | | | Remove --kept-pack-only option and associated infrastructureBrandon Casey2009-03-205-31/+2
| * | | | | | | | | | | | | | | pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2009-03-202-3/+3
| * | | | | | | | | | | | | | | git-repack.sh: don't use --kept-pack-only option to pack-objectsBrandon Casey2009-03-202-6/+2
| * | | | | | | | | | | | | | | t7700-repack: add two new tests demonstrating repacking flawsBrandon Casey2009-03-201-0/+44
* | | | | | | | | | | | | | | | Merge branch 'kb/tracking-count-no-merges'Junio C Hamano2009-04-011-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | stat_tracking_info(): only count real commitsKjetil Barvik2009-03-041-1/+2
* | | | | | | | | | | | | | | | | Documentation: git-svn: fix trunk/fetch svn-remote key typoWesley J. Landaker2009-04-011-1/+1
* | | | | | | | | | | | | | | | | Mailmap: Allow empty email addresses to be mappedBjörn Steinbrink2009-04-011-4/+5
* | | | | | | | | | | | | | | | | Cleanup warning about known issues in cvsimport documentationHeiko Voigt2009-04-011-9/+11
* | | | | | | | | | | | | | | | | send-email: ask_default should apply to all emails, not just the firstJay Soffian2009-04-012-3/+4
* | | | | | | | | | | | | | | | | send-email: don't attempt to prompt if tty is closedJay Soffian2009-04-011-0/+3
* | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-04-012-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-svn: add a double quiet option to hide git commitsSimon Arlott2009-03-302-5/+7
* | | | | | | | | | | | | | | | | | builtin-clone.c: no need to strdup for setenvAli Gholami Rudi2009-04-011-1/+1
* | | | | | | | | | | | | | | | | | builtin-clone.c: make junk_pid staticAli Gholami Rudi2009-04-011-1/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-03-304-7/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Update draft release notes to 1.6.2.2Junio C Hamano2009-03-301-1/+8
| * | | | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-303-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-303-6/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-301-2/+2
| | | * | | | | | | | | | | | | | bash completion: only show 'log --merge' if mergingThomas Rast2009-03-301-1/+6
| | | * | | | | | | | | | | | | | git-tag(1): add hint about commit messagesNico -telmich- Schottelius2009-03-301-0/+1
| | | * | | | | | | | | | | | | | Documentation: update graph api example.Allan Caffee2009-03-301-4/+4
* | | | | | | | | | | | | | | | | Documentation: push.default applies to all remotesSanti Béjar2009-03-301-9/+4
* | | | | | | | | | | | | | | | | Documentation: enhance branch.<name>.{remote,merge}Santi Béjar2009-03-301-2/+6
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-03-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-291-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-291-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | import-zips: fix thinkoJohannes Schindelin2009-03-291-1/+2
| * | | | | | | | | | | | | | | | git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong2009-03-291-6/+9
* | | | | | | | | | | | | | | | | send-email: add tests for refactored promptingJay Soffian2009-03-291-4/+48
* | | | | | | | | | | | | | | | | send-email: refactor and ensure prompting doesn't loop foreverJay Soffian2009-03-291-32/+34
* | | | | | | | | | | | | | | | | git-svn: don't output git commits in quiet modeSimon Arlott2009-03-291-3/+3
* | | | | | | | | | | | | | | | | git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong2009-03-281-6/+9
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-03-283-11/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-283-11/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | test-lib: Clean up comments and Makefile.Emil Sit2009-03-282-9/+1
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | diff --no-index: Do not generate patch output if other output is requestedJohannes Sixt2009-03-251-2/+2
* | | | | | | | | | | | | | | | Update draft release notes to 1.6.3Junio C Hamano2009-03-281-7/+21
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully'Junio C Hamano2009-03-282-1/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | diff --cached: do not borrow from a work tree when a path is marked as assume...Junio C Hamano2009-03-222-1/+17
* | | | | | | | | | | | | | | | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-281-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | remote: improve sorting of "configure for git push" listJeff King2009-03-221-1/+16
* | | | | | | | | | | | | | | | | | Merge branch 'jk/clone-post-checkout'Junio C Hamano2009-03-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | githooks documentation: post-checkout hook is also called after cloneJens Lehmann2009-03-221-0/+4
* | | | | | | | | | | | | | | | | | | rebase: fix typo (force_rebas -> force-rebas)Michele Ballabio2009-03-271-1/+1
* | | | | | | | | | | | | | | | | | | Merge branch 'db/push-cleanup'Junio C Hamano2009-03-261-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | builtin-send-pack.c: avoid empty structure initializationBrandon Casey2009-03-261-2/+1
* | | | | | | | | | | | | | | | | | | | Grammar fix for "git merge" man pageWincent Colaiuta2009-03-261-1/+1
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | |