aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-am: minor cleanupJunio C Hamano2008-04-16
* Clarify and fix English in "git-rm" documentationJon Loeliger2008-04-16
* git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-16
* git-am: cope better with an empty Subject: lineLinus Torvalds2008-04-16
* Ignore leading empty lines while summarizing mergesLinus Torvalds2008-04-15
* bisect: squelch "fatal: ref HEAD not a symref" misleading messageChristian Couder2008-04-15
* builtin-apply: Show a more descriptive error on failure when opening a patchAlberto Bertogli2008-04-15
* Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins2008-04-15
* Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile2008-04-12
* Document -w option to shortlogJunio C Hamano2008-04-12
* bisect: report bad rev betterChristian Couder2008-04-12
* bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-11
* revision.c: make --date-order overriddableMichele Ballabio2008-04-11
* Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-11
* Document option --only of git commitJohannes Sixt2008-04-11
* Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott2008-04-11
* core-tutorial.txt: Fix showing the current behaviour.Carlos Rica2008-04-10
* git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-10
* Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-10
* Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-06
* GIT 1.5.4.5v1.5.4.5Junio C Hamano2008-03-27
* Update draft release notes for 1.5.4.5Junio C Hamano2008-03-27
* Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-27
|\
| * git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-26
| * Fix branches file configurationDaniel Barkalow2008-03-26
| * Tighten refspec processingDaniel Barkalow2008-03-26
* | Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2008-03-27
* | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-26
|/
* Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-26
* Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-16
* rebase -m: do not trigger pre-commit verificationJunio C Hamano2008-03-16
* format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-15
* Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-15
* git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-15
* rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds2008-03-14
* git-svn: don't blindly append '*' to branch/tags configEric Wong2008-03-14
* Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano2008-03-14
|\
| * quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano2008-03-12
| * git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit2008-03-09
* | merge-file: handle empty files gracefullyJohannes Schindelin2008-03-13
* | merge-recursive: handle file mode changesClemens Buchacher2008-03-13
* | Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-13
* | git fetch: Take '-n' to mean '--no-tags'Johannes Schindelin2008-03-13
* | git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau2008-03-12
* | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski2008-03-12
* | git-svn: fix find-rev error message when missing argMarc-Andre Lureau2008-03-11
* | t0021: tr portability fix for SolarisJeff King2008-03-11
* | launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-11
* | git rebase --abort: always restore the right commitMike Hommey2008-03-11
* | Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-11
|\ \