summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-20gitweb cleanup: Move @diff_opts declaration earlierJakub Narebski
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben
2007-07-20Document how to tell git to not launch a pagerSteven Grimm
2007-07-19Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica
2007-07-19Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4Junio C Hamano
2007-07-19filter-branch: get rid of "set -e"Johannes Schindelin
2007-07-19git-svn: Minimalistic patch which allows svn usernames with space(s).Richard MUSIL
2007-07-19Do a better job at guessing unknown character setsLinus Torvalds
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-18git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann
2007-07-18git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Simon Hausmann
2007-07-18git-p4: Cleanup, make listExistingP4Branches a global function for later use.Simon Hausmann
2007-07-18Do not expect unlink(2) to fail on a directory.Junio C Hamano
2007-07-17Update INSTALLJunio C Hamano
2007-07-17git-p4: input to "p4 files" by stdin instead of argumentsScott Lamb
2007-07-17git-p4: use subprocess in p4CmdListScott Lamb
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