aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica2007-07-21
* launch_editor(): Heed GIT_EDITOR and core.editor settingsJohannes Schindelin2007-07-21
* Make git tag a builtin.Carlos Rica2007-07-20
* gitweb cleanup: Move @diff_opts declaration earlierJakub Narebski2007-07-20
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-20
* Document how to tell git to not launch a pagerSteven Grimm2007-07-20
* Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica2007-07-18
* Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4Junio C Hamano2007-07-18
|\
| * git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann2007-07-18
| * git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Simon Hausmann2007-07-18
| * git-p4: Cleanup, make listExistingP4Branches a global function for later use.Simon Hausmann2007-07-18
| * git-p4: input to "p4 files" by stdin instead of argumentsScott Lamb2007-07-17
| * git-p4: use subprocess in p4CmdListScott Lamb2007-07-17
* | filter-branch: get rid of "set -e"Johannes Schindelin2007-07-18
* | git-svn: Minimalistic patch which allows svn usernames with space(s).Richard MUSIL2007-07-18
* | Do a better job at guessing unknown character setsLinus Torvalds2007-07-18
* | Document "git stash message..."しらいしななこ2007-07-18
* | unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2007-07-18
* | Merge branch 'maint'Junio C Hamano2007-07-18
|\ \
| * | Force listingblocks to be monospaced in manpagesJulian Phillips2007-07-18
| * | Do not expect unlink(2) to fail on a directory.Junio C Hamano2007-07-18
* | | Update INSTALLJunio C Hamano2007-07-17
* | | Fix git-branch documentation when using remote refsFrancis Moreau2007-07-16
* | | git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-15
* | | contrib/emacs/Makefile: Also install .el files.David Kastrup2007-07-15
* | | GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano2007-07-15
* | | Demote git-p4import to contrib status.Sean2007-07-15
* | | Remove p4 rpm from git.spec.in.Sean2007-07-15
* | | Remove "WITH_P4IMPORT" knob from the MakefileSean2007-07-15
| |/ |/|
* | 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