summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 1.6.6-rc1v1.6.6-rc1Junio C Hamano2009-12-022-2/+2
* git-pull.sh: Fix call to git-merge for new command formatHorst H. von Brand2009-12-021-3/+3
* Merge branch 'maint'Junio C Hamano2009-12-023-12/+43
|\
| * Prepare for 1.6.5.4Junio C Hamano2009-12-022-1/+33
| * merge: do not add standard message when message is given with -m optionJunio C Hamano2009-12-022-11/+10
| * Do not misidentify "git merge foo HEAD" as an old-style invocationJunio C Hamano2009-12-021-1/+1
* | Update draft release notes to 1.6.6 before -rc1Junio C Hamano2009-12-011-20/+67
* | Merge branch 'maint'Junio C Hamano2009-12-014-6/+6
|\ \ | |/
| * help: Do not unnecessarily look for a repositoryDavid Aguilar2009-12-011-3/+3
| * Documentation: Fix a few i.e./e.g. mix-upsMichael J Gruber2009-12-012-2/+2
| * Documentation: Document --branch option in git clone synopsisDavid Soria Parra2009-11-301-1/+1
* | Merge branch 'jc/deprecate-old-syntax-from-merge'Junio C Hamano2009-12-011-0/+6
|\ \
| * | git-merge: a deprecation notice of the ancient command line syntaxJunio C Hamano2009-12-011-0/+6
* | | Merge branch 'bw/remote-get-ref-states-fix'Junio C Hamano2009-12-011-2/+4
|\ \ \
| * | | get_ref_states: strdup entries and free util in stale listBert Wesarg2009-12-011-2/+4
* | | | Merge branch 'jn/gitweb-blame'Junio C Hamano2009-12-016-88/+1173
|\ \ \ \
| * | | | gitweb: Add link to other blame implementation in blame viewsJakub Narebski2009-12-011-0/+11
| * | | | gitweb: Make linking to actions requiring JavaScript a featureJakub Narebski2009-11-301-1/+8
| * | | | gitweb.js: fix padLeftStr() and its usageStephen Boyd2009-11-251-5/+5
| * | | | gitweb.js: Harden setting blamed commit info in incremental blameJakub Narebski2009-11-251-1/+6
| * | | | gitweb.js: fix null object exception in initials calculationStephen Boyd2009-11-191-2/+5
| * | | | gitweb: Minify gitweb.js if JSMIN is definedJakub Narebski2009-09-011-0/+20
| * | | | gitweb: Create links leading to 'blame_incremental' using JavaScriptJakub Narebski2009-09-012-9/+53
| * | | | gitweb: Colorize 'blame_incremental' view during processingJakub Narebski2009-09-012-3/+110
| * | | | gitweb: Incremental blame (using JavaScript)Jakub Narebski2009-09-016-88/+940
| * | | | gitweb: Add optional "time to generate page" info in footerJakub Narebski2009-09-012-0/+36
* | | | | Merge branch 'fc/maint-format-patch-pathspec-dashes'Junio C Hamano2009-11-302-1/+7
|\ \ \ \ \
| * | | | | format-patch: add test for parsing of "--"Felipe Contreras2009-11-261-0/+5
| * | | | | format-patch: fix parsing of "--" on the command lineFelipe Contreras2009-11-261-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'mm/maint-merge-ff-error-message-fix'Junio C Hamano2009-11-303-18/+27
|\ \ \ \ \
| * | | | | builtin-merge: show user-friendly error messages for fast-forward too.Matthieu Moy2009-11-291-0/+1
| * | | | | merge-recursive: make the error-message generation an extern functionMatthieu Moy2009-11-292-13/+21
| |/ / / /
* | | | | Merge branch 'ap/maint-merge-strategy-list-fix'Junio C Hamano2009-11-301-1/+1
|\ \ \ \ \
| * | | | | builtin-merge.c: call exclude_cmds() correctly.Avery Pennarun2009-11-291-1/+1
| |/ / / /
* | | | | Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-303-2/+70
|\ \ \ \ \
| * | | | | Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-043-2/+70
* | | | | | Merge branch 'cc/bisect-doc'Junio C Hamano2009-11-303-0/+1364
|\ \ \ \ \ \
| * | | | | | Documentation: add "Fighting regressions with git bisect" articleChristian Couder2009-11-083-0/+1364
* | | | | | | Merge branch 'em/commit-claim'Junio C Hamano2009-11-303-4/+129
|\ \ \ \ \ \ \
| * | | | | | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...Erick Mattos2009-11-043-4/+129
* | | | | | | | Merge branch 'jc/mailinfo-remove-brackets'Junio C Hamano2009-11-302-21/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | mailinfo: -b option keeps [bracketed] strings that is not a [PATCH] markerJunio C Hamano2009-07-292-21/+35
* | | | | | | | | Merge branch 'fc/send-email-envelope'Junio C Hamano2009-11-303-4/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | send-email: automatic envelope senderFelipe Contreras2009-11-273-4/+24
| * | | | | | | | | t9001: test --envelope-sender option of send-emailJunio C Hamano2009-11-221-0/+17
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'uk/maint-shortlog-encoding'Junio C Hamano2009-11-302-8/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | shortlog: respect commit encodingUwe Kleine-König2009-11-252-9/+39
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ns/send-email-no-chain-reply-to'Junio C Hamano2009-11-302-2/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prepare send-email for smoother change of --chain-reply-to defaultNanako Shiraishi2009-11-292-2/+66
* | | | | | | | | | Merge branch 'jc/maint-am-keep'Junio C Hamano2009-11-301-5/+6
|\ \ \ \ \ \ \ \ \ \