summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19Document "git stash message..."しらいしななこ
2007-07-19unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege
2007-07-19Merge branch 'maint'Junio C Hamano
2007-07-18Force listingblocks to be monospaced in manpagesJulian Phillips
2007-07-18Do not expect unlink(2) to fail on a directory.Junio C Hamano
2007-07-17Update INSTALLJunio C Hamano
2007-07-17Fix git-branch documentation when using remote refsFrancis Moreau
2007-07-16git-svn: fix commiting renames over DAV with funky file namesEric Wong
2007-07-16contrib/emacs/Makefile: Also install .el files.David Kastrup
2007-07-15GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano
2007-07-15Demote git-p4import to contrib status.Sean
2007-07-15Remove p4 rpm from git.spec.in.Sean
2007-07-15Remove "WITH_P4IMPORT" knob from the MakefileSean
2007-07-15git-cvsserver: detect/diagnose write failure, etc.Jim Meyering
2007-07-15Use $(RM) in Makefiles instead of 'rm -f'Emil Medve
2007-07-15Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-07-15Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano
2007-07-15Make every builtin-*.c file #include "builtin.h"Peter Hagervall
2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce
2007-07-15Fix git-p4 on Windows to not use the Posix sysconf function.Marius Storm-Olsen
2007-07-14git-svn: remove leading slashes from fetch lines in the generate configEric Wong
2007-07-14Update .mailmapJunio C Hamano
2007-07-14Add contrib/stats/mailmap.pl scriptJunio C Hamano
2007-07-14Remove useless uses of cat, and replace with filename argumentsJosh Triplett
2007-07-14More permissive "git-rm --cached" behavior without -f.Matthieu Moy
2007-07-14Document new --date=<format>Junio C Hamano
2007-07-14Wire new date formats to --date=<format> parser.Junio C Hamano
2007-07-14Make show_rfc2822_date() just another date output format.Junio C Hamano
2007-07-14Support output ISO 8601 format datesRobin Rosenberg
2007-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-07-14Fix git-rebase -i to allow squashing of fast-forwardable commitsAlex Riesen
2007-07-13lockfile.c: schedule remove_lock_file only once.Sven Verdoolaege
2007-07-13send-email: discard blank around address in extract_valid_address as well.Stephen Rothwell
2007-07-13make git-send-email.perl handle email addresses with no names when Email::Val...Greg KH
2007-07-13gitk: Fix bug introduced by previous commitPaul Mackerras
2007-07-13Document git commit --untracked-files and --verboseJakub Narebski
2007-07-13Document long options '--message=<msg>' and '--no-commit'Jakub Narebski
2007-07-13Update git-merge documentation.Jakub Narebski
2007-07-13Pack-objects: properly initialize the depth valueNicolas Pitre
2007-07-12GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano
2007-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-07-12gitweb: new cgi parameter: optMiklos Vajna
2007-07-12Add missing functions to contrib/emacs/vc-git.elDavid Kastrup
2007-07-12Documentation for git-log --followSteven Walter
2007-07-12reduce git-pack-objects memory usage a little moreNicolas Pitre
2007-07-12Add documentation for --window-memory, pack.windowMemoryBrian Downing
2007-07-12Add --window-memory option to git-repackBrian Downing
2007-07-12Add pack-objects window memory usage limitBrian Downing
2007-07-12Add functions for parsing integers with size suffixesBrian Downing
2007-07-12Support fetching the memory usage of a delta indexBrian Downing