summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rg/doc-workflow' into maintJunio C Hamano2009-12-031-0/+115
|\
| * Add branch management for releases to gitworkflowsRaman Gupta2009-11-201-0/+115
* | Merge branch 'np/maint-sideband-favor-status' into maintJunio C Hamano2009-12-032-23/+23
|\ \
| * | give priority to progress messagesNicolas Pitre2009-11-132-23/+23
* | | Documentation: xmlto 0.0.18 does not know --stringparamJunio C Hamano2009-12-031-0/+7
* | | Git 1.6.5.4v1.6.5.4Junio C Hamano2009-12-032-2/+3
* | | Unconditionally set man.base.url.for.relative.linksJunio C Hamano2009-12-031-2/+5
* | | Documentation/Makefile: allow man.base.url.for.relative.link to be set from MakeJunio C Hamano2009-12-031-0/+4
* | | 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
* | | 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
* | | builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano2009-11-262-2/+20
* | | pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-234-5/+20
* | | instaweb: restart server if already runningStephen Boyd2009-11-231-0/+5
* | | prune-packed: only show progress when stderr is a ttyJeff King2009-11-231-1/+1
* | | Documentation: undocument gc'd function graph_release()Greg Price2009-11-192-6/+0
* | | Git 1.6.5.3v1.6.5.3Junio C Hamano2009-11-164-3/+67
* | | Merge branch 'bs/maint-pre-commit-hook-sample' into maintJunio C Hamano2009-11-161-9/+9
|\ \ \
| * | | pre-commit.sample: Diff against the empty tree when HEAD is invalidBjörn Steinbrink2009-11-061-9/+9
| | |/ | |/|
* | | Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano2009-11-162-5/+30
|\ \ \
| * | | add-interactive: handle deletion of empty filesJeff King2009-10-272-5/+30
| |/ /
* | | Merge branch 'js/maint-diff-color-words' into maintJunio C Hamano2009-11-162-8/+32
|\ \ \
| * | | diff --color-words: bit of clean-upJunio C Hamano2009-10-311-14/+12
| * | | diff --color-words -U0: fix the location of hunk headersJohannes Schindelin2009-10-302-1/+7
| * | | t4034-diff-words: add a test for word diff without contextMarkus Heidelberg2009-10-301-0/+20
| |/ /
* | | Merge branch 'tz/maint-rpm' into maintJunio C Hamano2009-11-151-1/+4
|\ \ \
| * | | Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger2009-11-141-1/+4
| |/ /
* | | Merge branch 'jk/maint-format-patch-p-suppress-stat' into maintJunio C Hamano2009-11-152-2/+28
|\ \ \
| * | | format-patch: make "-p" suppress diffstatJeff King2009-11-082-2/+28
| |/ /
* | | Merge branch 'pb/maint-gitweb-blob-lineno' into maintJunio C Hamano2009-11-151-1/+2
|\ \ \
| * | | gitweb: Fix blob linenr links in pathinfo modePetr Baudis2009-11-061-1/+2
| |/ /
* | | Merge branch 'jk/maint-1.6.3-ls-files-i' into maintJunio C Hamano2009-11-153-2/+20
|\ \ \
| * | | ls-files: unbreak "ls-files -i"Jeff King2009-10-303-2/+20
* | | | Merge branch 'vl/maint-openssl-signature-change' into maintJunio C Hamano2009-11-151-0/+4
|\ \ \ \
| * | | | imap-send.c: fix compiler warnings for OpenSSL 1.0Vietor Liu2009-10-311-0/+4
* | | | | Merge branch 'jk/maint-push-config' into maintJunio C Hamano2009-11-151-2/+1
|\ \ \ \ \
| * | | | | push: always load default configJeff King2009-10-251-2/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'sr/blame-incomplete' into maintJunio C Hamano2009-11-151-0/+6
|\ \ \ \ \
| * | | | | blame: make sure that the last line ends in an LFJohannes Schindelin2009-10-211-0/+6
| |/ / / /
* | | | | Merge branch 'jc/maint-blank-at-eof' into maintJunio C Hamano2009-11-158-173/+437
|\ \ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-1.6.0-blank-at-eof' into jc/maint-blank-at-eofJunio C Hamano2009-09-151-22/+47
| |\ \ \ \ \
| | * | | | | diff -B: colour whitespace errorsJunio C Hamano2009-09-151-26/+49
| * | | | | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-151-14/+35
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | diff.c: emit_add_line() takes only the rest of the lineJunio C Hamano2009-09-151-7/+9
| | * | | | | diff.c: split emit_line() from the first char and the rest of the lineJunio C Hamano2009-09-151-7/+26
| * | | | | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-151-148/+148
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | diff.c: shuffling code aroundJunio C Hamano2009-09-141-125/+125