aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-cvsserver: detect/diagnose write failure, etc.Jim Meyering2007-07-14
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-07-14
|\
| * Teach fast-import to recursively copy files/directoriesShawn O. Pearce2007-07-15
| * Fix git-p4 on Windows to not use the Posix sysconf function.Marius Storm-Olsen2007-07-14
| * Correct trivial typo in fast-import documentationShawn O. Pearce2007-07-10
* | Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano2007-07-14
* | Make every builtin-*.c file #include "builtin.h"Peter Hagervall2007-07-14
* | git-svn: remove leading slashes from fetch lines in the generate configEric Wong2007-07-14
* | Update .mailmapJunio C Hamano2007-07-14
* | Add contrib/stats/mailmap.pl scriptJunio C Hamano2007-07-14
* | Remove useless uses of cat, and replace with filename argumentsJosh Triplett2007-07-14
* | More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-13
* | Document new --date=<format>Junio C Hamano2007-07-13
* | Wire new date formats to --date=<format> parser.Junio C Hamano2007-07-13
* | Make show_rfc2822_date() just another date output format.Junio C Hamano2007-07-13
* | Support output ISO 8601 format datesRobin Rosenberg2007-07-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-07-13
|\ \
| * | gitk: Fix bug introduced by previous commitPaul Mackerras2007-07-13
* | | Fix git-rebase -i to allow squashing of fast-forwardable commitsAlex Riesen2007-07-13
* | | lockfile.c: schedule remove_lock_file only once.Sven Verdoolaege2007-07-13
* | | send-email: discard blank around address in extract_valid_address as well.Stephen Rothwell2007-07-13
* | | make git-send-email.perl handle email addresses with no names when Email::Val...Greg KH2007-07-12
* | | Document git commit --untracked-files and --verboseJakub Narebski2007-07-12
* | | Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-12
* | | Update git-merge documentation.Jakub Narebski2007-07-12
* | | Pack-objects: properly initialize the depth valueNicolas Pitre2007-07-12
* | | GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano2007-07-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-07-12
|\ \ \ | |/ /
| * | gitk: Improve handling of -- and ambiguous argumentsPaul Mackerras2007-07-12
| * | gitk: Use git log and add support for --left-rightPaul Mackerras2007-07-09
| * | gitk: Fix bug causing "can't read commitrow(0,n)" errorPaul Mackerras2007-07-09
| * | [PATCH] gitk: Fix for tree view ending in nested directoriesBrian Downing2007-07-09
| * | gitk: Remove the unused stopfindproc functionPaul Mackerras2007-07-04
| * | gitk: Fix bug in the anc_or_desc routinePaul Mackerras2007-07-04
| * | gitk: Fix the find and highlight functionsPaul Mackerras2007-07-04
* | | gitweb: new cgi parameter: optMiklos Vajna2007-07-12
* | | Add missing functions to contrib/emacs/vc-git.elDavid Kastrup2007-07-12
* | | Documentation for git-log --followSteven Walter2007-07-12
* | | reduce git-pack-objects memory usage a little moreNicolas Pitre2007-07-12
* | | Add documentation for --window-memory, pack.windowMemoryBrian Downing2007-07-12
* | | Add --window-memory option to git-repackBrian Downing2007-07-12
* | | Add pack-objects window memory usage limitBrian Downing2007-07-12
* | | Add functions for parsing integers with size suffixesBrian Downing2007-07-12
* | | Support fetching the memory usage of a delta indexBrian Downing2007-07-12
* | | Don't try to delta if target is much smaller than sourceBrian Downing2007-07-12
* | | Correct shebang line for contrib/stats/packinfo.plBrian Downing2007-07-12
* | | script to display a distribution of longest common hash prefixesNicolas Pitre2007-07-12
* | | apply delta depth bias to already deltified objectsNicolas Pitre2007-07-12
* | | Update list of older git docsJunio C Hamano2007-07-12