aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin-mv: readability patchJohannes Schindelin2006-08-21
* git-mv: fix off-by-one errorJohannes Schindelin2006-08-21
* git-mv: special case destination "."Johannes Schindelin2006-08-21
* [PATCH] git-mv: add more path normalizationJohannes Schindelin2006-08-16
* finish_connect(): thinkofixJunio C Hamano2006-08-15
* git-mv: succeed even if source is a prefix of destinationJohannes Schindelin2006-08-15
* Solaris does not support C99 format strings before version 10Dennis Stosberg2006-08-15
* sample commit-msg hook: no silent exit on duplicate Signed-off-by linesLuben Tuikov2006-08-13
* Fix regex pattern in commit-msgLuben Tuikov2006-08-13
* GIT 1.4.2v1.4.2Junio C Hamano2006-08-12
|\
| * upload-pack: fix timeout in create_pack_filev1.4.1.1Matthias Lederhofer2006-07-24
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-08-12
|\ \
| * | gitk: Show the currently checked-out head in bold fontPaul Mackerras2006-07-06
| * | gitk: Allow the user to set some colorsPaul Mackerras2006-07-05
* | | t/t4013: fix futzing with the version string.Junio C Hamano2006-08-12
* | | Better error message when we are unable to lock the index fileJunio C Hamano2006-08-12
* | | git-am: give better diagnostics when the patch does not apply during --3wayJunio C Hamano2006-08-12
* | | Merge branch 'rj/header'Junio C Hamano2006-08-12
|\ \ \
| * | | Fix header breakage with _XOPEN_SOURCE.Ramsay Allan Jones2006-08-02
* | | | git-svn: split the path from the url correctly with limited permsEric Wong2006-08-11
* | | | git-sh-setup: do not use repo-config to test the git directoryJunio C Hamano2006-08-11
* | | | git-svn: bugfix: allow SVN:: lib users to track the root of the repositoryEric Wong2006-08-11
* | | | git-svn: correctly kill keyword expansion without munging EOLsEric Wong2006-08-11
* | | | drop length argument of has_extensionRene Scharfe2006-08-11
* | | | Merge branch 'rn/push-dav'Junio C Hamano2006-08-10
|\ \ \ \
| * | | | http-push: Make WebDAV work with (broken?) default apache2 WebDAV moduleRutger Nijlunsing2006-08-09
* | | | | Add Documentation/howto/setup-git-server-over-http.txtRutger Nijlunsing2006-08-10
* | | | | git-verify-pack: no need to count errorsRene Scharfe2006-08-10
* | | | | git-verify-pack: buffer overrun paranoiaRene Scharfe2006-08-10
* | | | | git-verify-pack: free pack after use and a cleanupRene Scharfe2006-08-10
* | | | | git-verify-pack: get rid of while loopRene Scharfe2006-08-10
* | | | | git-verify-pack: insist on .idx extensionRene Scharfe2006-08-10
* | | | | git-verify-pack: more careful path handlingRene Scharfe2006-08-10
* | | | | git-verify-pack: show usage when no pack was specifiedRene Scharfe2006-08-10
* | | | | Add has_extension()Rene Scharfe2006-08-10
* | | | | builtin-apply: remove unused incrementJunio C Hamano2006-08-10
* | | | | Fix git-diff A...BJunio C Hamano2006-08-10
* | | | | combine-diff: use colorJunio C Hamano2006-08-10
|/ / / /
* | | | git-apply: applying a patch to make a symlink shorter.Junio C Hamano2006-08-09
* | | | allow diff.renamelimit to be set regardless of -M/-Cv1.4.2-rc4Junio C Hamano2006-08-09
* | | | make --find-copies-harder imply -CJunio C Hamano2006-08-09
* | | | find_unique_abbrev() with len=0 should not abbreviateJunio C Hamano2006-08-09
* | | | check return value from diff_setup_done()Junio C Hamano2006-08-09
* | | | Fix tutorial-2.htmlJunio C Hamano2006-08-09
* | | | Documentation: git-status takes the same options as git-commitJunio C Hamano2006-08-08
* | | | Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca2006-08-08
* | | | git-push: allow pushing from subdirectoriesJeff King2006-08-08
* | | | GIT-VERSION-GEN: adjust for ancient gitJunio C Hamano2006-08-08
* | | | builtin-mv: fix use of uninitialized memory.Junio C Hamano2006-08-08
* | | | debugging: XMALLOC_POISONJunio C Hamano2006-08-08