summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-2917-18/+17
* [PATCH] Trivial tidyupsPetr Baudis2005-07-293-8/+6
* [PATCH] mmap error handlingPavel Roskin2005-07-298-12/+15
* Documentation and tests: ls-files exclude pattern.Junio C Hamano2005-07-292-18/+32
* ls-files: rework exclude patterns.Junio C Hamano2005-07-291-29/+73
* [PATCH] Fix interesting git-rev-list corner caseLinus Torvalds2005-07-291-0/+11
* Tutorial: use a bit longer sample filenames.Junio C Hamano2005-07-291-40/+40
* [PATCH] support older versions of libcurlJohannes Schindelin2005-07-291-0/+10
* Merge with gitk.Junio C Hamano2005-07-291-71/+611
|\
| * Improve the merge display when the result differs from all parents.Paul Mackerras2005-07-291-7/+84
| * [PATCH] gitk: Use GIT_DIR where appropriate.Junio C Hamano2005-07-281-11/+13
| * Import the --topo-order change and fix the writing of ~/.gitk.Paul Mackerras2005-07-271-2/+3
| * Display the diffs for a merge in a unified fashion.Paul Mackerras2005-07-271-4/+363
| * Handle the rename cases reported by git-diff-tree -C correctly.Paul Mackerras2005-07-201-14/+29
| * Calculate the list of interesting files for a merge.Paul Mackerras2005-07-201-47/+133
* | [PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin2005-07-291-0/+4
* | [PATCH] support bc version 1.04Johannes Schindelin2005-07-291-2/+6
* | [PATCH] remove "-r" option to xargsJohannes Schindelin2005-07-291-1/+1
* | server-info: do not complain if a tag points at a non-commit.Junio C Hamano2005-07-291-4/+11
* | [PATCH] Make git-apply --stat less butt-ugly with long filenamesLinus Torvalds2005-07-281-2/+10
* | [PATCH] GIT: Listen on IPv6 as well, if available.YOSHIFUJI Hideaki2005-07-271-31/+100
* | [PATCH] Add documentation for git-rename-scriptRyan Anderson2005-07-271-0/+34
* | [PATCH] Add support for directories to git-rename-script.Ryan Anderson2005-07-271-5/+68
* | Document --strict flag to the fsck-cache command.Junio C Hamano2005-07-272-2/+10
* | git-fsck-cache: be stricter about "tree" objectsLinus Torvalds2005-07-273-12/+37
* | git-convert-cache: fix up mode conversionLinus Torvalds2005-07-271-30/+15
* | git-fsck-cache.c: check commit objects more carefullyLinus Torvalds2005-07-271-1/+22
* | Make "parse_commit()" be a lot more carefulLinus Torvalds2005-07-271-5/+11
* | Tutorial typofix.Linus Torvalds2005-07-271-1/+1
* | Typofix: usage strings fix.Junio C Hamano2005-07-273-3/+3
* | git-log: make sure we have some commit to start from.Linus Torvalds2005-07-271-0/+2
* | request-pull: minor tweaks.Junio C Hamano2005-07-271-16/+15
* | [PATCH] Add git-request-pull-script, a short script that generates a summary ...Ryan Anderson2005-07-272-1/+38
* | [PATCH] git-status-script was missed during the conversion from N -> ARyan Anderson2005-07-271-1/+1
* | Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"Ryan Anderson2005-07-263-1/+27
* | Fix potential send-pack SIGSEGVLinus Torvalds2005-07-262-1/+56
* | Name it 0.99.2v0.99.2Junio C Hamano2005-07-261-1/+1
* | Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-2618-34/+34
* | diff-raw: Use 'A' instead of 'N' for added files.Junio C Hamano2005-07-251-1/+1
* | Use symbolic constants for diff-raw status indicators.Junio C Hamano2005-07-253-26/+51
* | Documentation: describe git-ls-files --exclude patterns.Junio C Hamano2005-07-251-4/+92
* | git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-252-21/+157
* | Update the documentation for git-tag-script to reflect current behavior.Ryan Anderson2005-07-251-5/+11
* | git-tag-script updates.Junio C Hamano2005-07-251-6/+26
* | Fix up applymbox script for the addition of "git-" prefixLinus Torvalds2005-07-231-3/+3
* | [PATCH] diffcore-pickaxe: switch to "counting" behaviour.Junio C Hamano2005-07-231-6/+17
* | Add a "git rename" to help with - surprise surprise - renamesLinus Torvalds2005-07-232-1/+8
* | Rename the "tools" programs to also have the "git-" prefixLinus Torvalds2005-07-233-2/+5
* | [PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano2005-07-233-3/+63
* | [PATCH] Document update-server-info.Junio C Hamano2005-07-232-0/+46