aboutsummaryrefslogtreecommitdiffstats
path: root/commit.h
diff options
context:
space:
mode:
authorJames Bowes <jbowes@dangerouslyinc.com>2007-05-23 18:16:12 -0400
committerJunio C Hamano <junkio@cox.net>2007-05-23 17:48:42 -0700
commit5fdcf75c68d2c382de54af4e55713ca770bb9031 (patch)
tree1634f0299d60c2e73a3a26240dff0bb297f5ff66 /commit.h
parentDocument branch.autosetupmerge. (diff)
downloadgit-5fdcf75c68d2c382de54af4e55713ca770bb9031.tar.gz
git-5fdcf75c68d2c382de54af4e55713ca770bb9031.zip
Documentation: fix git-config.xml generation
Signed-off-by: James Bowes <jbowes@dangerouslyinc.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
>-23/+129 2007-07-20Document how to tell git to not launch a pagerSteven Grimm1-1/+3 2007-07-18Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica4-9/+20 2007-07-18filter-branch: get rid of "set -e"Johannes Schindelin1-14/+17 2007-07-18git-svn: Minimalistic patch which allows svn usernames with space(s).Richard MUSIL1-1/+1 2007-07-18Do a better job at guessing unknown character setsLinus Torvalds1-4/+29 2007-07-18Document "git stash message..."しらいしななこ1-4/+7 2007-07-18unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2-25/+59 2007-07-18Force listingblocks to be monospaced in manpagesJulian Phillips1-0/+6 2007-07-18git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann1-21/+5 2007-07-18git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Simon Hausmann1-12/+17 2007-07-18git-p4: Cleanup, make listExistingP4Branches a global function for later use.Simon Hausmann1-0/+23 2007-07-18Do not expect unlink(2) to fail on a directory.Junio C Hamano1-7/+30 2007-07-17Update INSTALLJunio C Hamano1-4/+3 2007-07-17git-p4: input to "p4 files" by stdin instead of argumentsScott Lamb1-21/+7 2007-07-17git-p4: use subprocess in p4CmdListScott Lamb1-5/+18 2007-07-16Fix git-branch documentation when using remote refsFrancis Moreau1-2/+2 2007-07-15git-svn: fix commiting renames over DAV with funky file namesEric Wong4-0/+194 2007-07-15contrib/emacs/Makefile: Also install .el files.David Kastrup1-1/+1 2007-07-15GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano1-1/+15 2007-07-15Demote git-p4import to contrib status.Sean3-0/+1 2007-07-15Remove p4 rpm from git.spec.in.Sean1-20/+9 2007-07-15Remove "WITH_P4IMPORT" knob from the MakefileSean1-26/+0 2007-07-14git-cvsserver: detect/diagnose write failure, etc.Jim Meyering1-17/+33 2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve5-43/+48 2007-07-14Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano1-1/+1 2007-07-14Make every builtin-*.c file #include "builtin.h"Peter Hagervall12-5/+17 2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce3-9/+195 2007-07-14Fix git-p4 on Windows to not use the Posix sysconf function.Marius Storm-Olsen1-1/+5 2007-07-14git-svn: remove leading slashes from fetch lines in the generate configEric Wong1-1/+4 2007-07-14Update .mailmapJunio C Hamano1-0/+3