summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings2008-05-081-1/+2
* doc: clarify definition of "update" for git-add -uJeff King2008-05-081-1/+3
* filter-branch: Documentation fix.Florian Ragwitz2008-05-031-2/+2
* 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
* Remove 'header' from --signoff option descriptionDan McGee2008-04-271-1/+1
* 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
* svn-git: Use binmode for reading/writing binary rev mapsMichael Weber2008-04-221-0/+4
* diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna2008-04-221-1/+2
* git-svn bug with blank commits and author fileThomas Guyot-Sionnest2008-04-221-2/+1
* archive.c: format_subst - fixed bogus argument to memchrAriel Badichi2008-04-221-2/+2
* copy.c: copy_fd - correctly report write errorsAriel Badichi2008-04-221-4/+4
* gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-222-1/+11
* am: POSIX portability fixJunio C Hamano2008-04-181-1/+1
* git-am: minor cleanupJunio C Hamano2008-04-161-2/+1
* Clarify and fix English in "git-rm" documentationJon Loeliger2008-04-161-20/+32
* git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-162-5/+16
* git-am: cope better with an empty Subject: lineLinus Torvalds2008-04-161-14/+10
* Ignore leading empty lines while summarizing mergesLinus Torvalds2008-04-151-1/+9
* bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder2008-04-151-1/+1
* builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli2008-04-151-1/+1
* Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins2008-04-151-11/+17
* Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile2008-04-121-0/+5
* Document -w option to shortlogJunio C Hamano2008-04-122-3/+9
* bisect: report bad rev betterChristian Couder2008-04-121-2/+2
* bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-112-9/+18
* revision.c: make --date-order overriddableMichele Ballabio2008-04-111-0/+1
* Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-111-2/+2
* Document option --only of git commitJohannes Sixt2008-04-112-1/+12
* Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott2008-04-111-1/+1
* core-tutorial.txt: Fix showing the current behaviour.Carlos Rica2008-04-101-6/+6
* git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-103-5/+22
* Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-103-4/+4
* Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-062-13/+29
* GIT 1.5.4.5v1.5.4.5Junio C Hamano2008-03-272-7/+1
* Update draft release notes for 1.5.4.5Junio C Hamano2008-03-271-1/+10
* Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-2770-55/+1067
|\
| * git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-2665-7/+831
| * Fix branches file configurationDaniel Barkalow2008-03-261-6/+22
| * Tighten refspec processingDaniel Barkalow2008-03-265-42/+214
* | Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2008-03-272-0/+19
* | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-261-2/+2
|/
* Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-261-1/+1
* Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-162-1/+54
* rebase -m: do not trigger pre-commit verificationJunio C Hamano2008-03-161-1/+1
* format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-155-16/+57
* Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-151-1/+5
* git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-151-1/+1