summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* INSTALL: add a note about GNU interactive tools has been renamedMiklos Vajna2008-05-051-0/+4
* Cleanup xread() loops to use read_in_full()Heikki Orsila2008-05-034-35/+19
* Merge branch 'maint'Junio C Hamano2008-05-032-3/+3
|\
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-031-2/+2
| |\
| | * filter-branch: Documentation fix.Florian Ragwitz2008-05-031-2/+2
| * | checkout: don't rfc2047-encode oneline on detached HEADJeff King2008-05-031-1/+1
* | | Documentation: hooks: fix missing verb in pre-applypatch descriptionChristian Couder2008-05-031-4/+5
* | | log: print log entry terminator even if the message is emptyAdam Simpkins2008-05-031-4/+3
* | | Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins2008-05-036-25/+13
* | | git-svn: Same default as cvsimport when using --use-log-authorStephen R. van den Berg2008-04-301-2/+4
* | | Merge branch 'maint'Junio C Hamano2008-04-301-1/+1
|\ \ \ | |/ /
| * | fetch-pack: brown paper bag fixJunio C Hamano2008-04-301-1/+1
* | | Documentation: point git-prune users to git-gcJeff King2008-04-292-1/+22
* | | Documentation on --git-dir and --work-treeLiu Yubao2008-04-292-3/+15
* | | Make read_in_full() and write_in_full() consistent with xread() and xwrite()Heikki Orsila2008-04-294-6/+8
* | | Documentation gitk: Describe what --merge doesRichard Quirk2008-04-291-0/+6
* | | Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen2008-04-291-2/+2
* | | Add otherwise missing --strict option to unpack-objects summary.Jon Loeliger2008-04-291-1/+1
* | | git-svn: detect and fail gracefully when dcommitting to a voidMatthieu Moy2008-04-292-2/+7
* | | make git-status use a pagerBart Trojanowski2008-04-291-1/+1
* | | Merge branch 'maint'Junio C Hamano2008-04-295-11/+16
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-292-3/+6
| |\ \ | | |/
| | * cvsimport: always pass user data to "system" as a listJeff King2008-04-291-1/+1
| | * fix reflog approxidate parsing bugJeff King2008-04-291-2/+5
| * | Fix use after free() in builtin-fetchAlex Riesen2008-04-281-3/+5
| * | fetch-pack: do not stop traversing an already parsed commitLinus Torvalds2008-04-281-4/+4
| * | Use "=" instead of "==" in condition as it is more portableAlex Riesen2008-04-281-1/+1
* | | Die for an early EOF in a file reading loopHeikki Orsila2008-04-271-3/+3
* | | Document functions xmemdupz(), xread() and xwrite()Heikki Orsila2008-04-271-0/+16
* | | Merge branch 'maint'Junio C Hamano2008-04-273-1/+28
|\ \ \ | |/ /
| * | clone: detect and fail on excess parametersJunio C Hamano2008-04-272-0/+27
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-271-1/+1
| |\ \ | | |/
| | * Remove 'header' from --signoff option descriptionDan McGee2008-04-271-1/+1
* | | bash: Add completion for gitk --mergeRichard Quirk2008-04-271-1/+6
* | | rev-parse: fix --verify to error out when passed junk after a good revChristian Couder2008-04-271-2/+2
* | | git checkout: add -t alias for --trackMiklos Vajna2008-04-272-2/+2
* | | rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder2008-04-262-4/+21
* | | Merge branch 'ho/shared'Junio C Hamano2008-04-257-38/+149
|\ \ \
| * | | Make core.sharedRepository more genericHeikki Orsila2008-04-167-38/+149
* | | | Merge branch 'maint'Junio C Hamano2008-04-248-19/+170
|\ \ \ \ | | |/ / | |/| |
| * | | remote: create fetch config lines with '+'Jeff King2008-04-242-0/+11
| * | | push: allow unqualified dest refspecs to DWIMJeff King2008-04-242-3/+69
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-244-16/+75
| |\ \ \ | | | |/ | | |/|
| | * | t5516: remove ambiguity test (1)Jeff King2008-04-231-13/+1
| | * | Linked glossary from cvs-migration pageMatt Graham2008-04-231-1/+2
| | * | write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-232-2/+72
| * | | doc/git-gc: add a note about what is collectedJeff King2008-04-241-0/+15
* | | | Merge branch 'maint'Junio C Hamano2008-04-2311-46/+54
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-226-10/+24
| |\ \ \ | | |/ /
| | * | svn-git: Use binmode for reading/writing binary rev mapsMichael Weber2008-04-221-0/+4