aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'mm/config-pathname-tilde-expand' into maintJunio C Hamano2009-12-03
|\
| * Documentation: avoid xmlto input errorJunio C Hamano2009-11-21
| * expand_user_path: expand ~ to $HOME, not to the actual homedir.Matthieu Moy2009-11-19
| * Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy2009-11-17
* | Merge branch 'bc/grep-i-F' into maintJunio C Hamano2009-12-03
|\ \
| * | grep: Allow case insensitive search of fixed-stringsBrian Collins2009-11-16
| |/
* | Merge branch 'jk/maint-break-rename-reduce-memory' into maintJunio C Hamano2009-12-03
|\ \
| * | diffcore-rename: reduce memory footprint by freeing blob data earlyJunio C Hamano2009-11-20
| * | diffcore-break: save cnt_data for other phasesJeff King2009-11-16
| * | diffcore-break: free filespec data as we goJeff King2009-11-16
| |/
* | Merge branch 'rj/maint-simplify-cygwin-makefile' into maintJunio C Hamano2009-12-03
|\ \
| * | Makefile: merge two Cygwin configuration sections into oneRamsay Jones2009-11-08
| |/
* | Merge branch 'rg/doc-workflow' into maintJunio C Hamano2009-12-03
|\ \
| * | Add branch management for releases to gitworkflowsRaman Gupta2009-11-20
| |/
* | Merge branch 'np/maint-sideband-favor-status' into maintJunio C Hamano2009-12-03
|\ \
| * | give priority to progress messagesNicolas Pitre2009-11-13
* | | Documentation: xmlto 0.0.18 does not know --stringparamJunio C Hamano2009-12-03
* | | Git 1.6.5.4v1.6.5.4Junio C Hamano2009-12-03
* | | Unconditionally set man.base.url.for.relative.linksJunio C Hamano2009-12-03
* | | Documentation/Makefile: allow man.base.url.for.relative.link to be set from MakeJunio C Hamano2009-12-03
* | | Prepare for 1.6.5.4Junio C Hamano2009-12-02
* | | merge: do not add standard message when message is given with -m optionJunio C Hamano2009-12-02
* | | Do not misidentify "git merge foo HEAD" as an old-style invocationJunio C Hamano2009-12-02
* | | help: Do not unnecessarily look for a repositoryDavid Aguilar2009-12-01
* | | Documentation: Fix a few i.e./e.g. mix-upsMichael J Gruber2009-12-01
* | | Documentation: Document --branch option in git clone synopsisDavid Soria Parra2009-11-30
* | | builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano2009-11-26
* | | pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-23
* | | instaweb: restart server if already runningStephen Boyd2009-11-23
* | | prune-packed: only show progress when stderr is a ttyJeff King2009-11-23
* | | Documentation: undocument gc'd function graph_release()Greg Price2009-11-19
* | | Git 1.6.5.3v1.6.5.3Junio C Hamano2009-11-16
* | | Merge branch 'bs/maint-pre-commit-hook-sample' into maintJunio C Hamano2009-11-16
|\ \ \
| * | | pre-commit.sample: Diff against the empty tree when HEAD is invalidBjörn Steinbrink2009-11-06
| | |/ | |/|
* | | Merge branch 'jk/maint-add-p-empty' into maintJunio C Hamano2009-11-16
|\ \ \
| * | | add-interactive: handle deletion of empty filesJeff King2009-10-27
| |/ /
* | | Merge branch 'js/maint-diff-color-words' into maintJunio C Hamano2009-11-16
|\ \ \
| * | | diff --color-words: bit of clean-upJunio C Hamano2009-10-31
| * | | diff --color-words -U0: fix the location of hunk headersJohannes Schindelin2009-10-30
| * | | t4034-diff-words: add a test for word diff without contextMarkus Heidelberg2009-10-30
| |/ /
* | | Merge branch 'tz/maint-rpm' into maintJunio C Hamano2009-11-15
|\ \ \
| * | | Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger2009-11-14
| |/ /
* | | Merge branch 'jk/maint-format-patch-p-suppress-stat' into maintJunio C Hamano2009-11-15
|\ \ \
| * | | format-patch: make "-p" suppress diffstatJeff King2009-11-08
| |/ /
* | | Merge branch 'pb/maint-gitweb-blob-lineno' into maintJunio C Hamano2009-11-15
|\ \ \
| * | | gitweb: Fix blob linenr links in pathinfo modePetr Baudis2009-11-06
| |/ /
* | | Merge branch 'jk/maint-1.6.3-ls-files-i' into maintJunio C Hamano2009-11-15
|\ \ \
| * | | ls-files: unbreak "ls-files -i"Jeff King2009-10-30
* | | | Merge branch 'vl/maint-openssl-signature-change' into maintJunio C Hamano2009-11-15
|\ \ \ \
| * | | | imap-send.c: fix compiler warnings for OpenSSL 1.0Vietor Liu2009-10-31