summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-17sanitize content of README fileLibravatar Nicolas Pitre4-582/+618
2007-01-17git-format-patch: do not crash with format.headers without value.Libravatar Junio C Hamano1-1/+5
2007-01-17Introduce 'git-format-patch --suffix=.patch'Libravatar Junio C Hamano2-4/+32
2007-01-17Documentation/glossary.txt: describe remotes/ tracking and packed-refsLibravatar Junio C Hamano1-0/+9
2007-01-17Documentation/glossary.txt: unpacked objects are loose.Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation: describe shallow repositoryLibravatar Junio C Hamano2-0/+20
2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Libravatar Junio C Hamano2-4/+5
2007-01-17Documentation: detached HEADLibravatar Junio C Hamano2-2/+58
2007-01-17Documentation: a few spelling fixesLibravatar René Scharfe12-15/+15
2007-01-17Documentation/git-sh-setup.txt: programmer's docsLibravatar Junio C Hamano1-8/+45
2007-01-17Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation/git-status.txt: mention color configurationLibravatar Junio C Hamano1-0/+9
2007-01-17Documentation/git-tar-tree.txt: default umask is now 002Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation/git-tools.txt: mention tig and refer to wikiLibravatar Junio C Hamano1-2/+12
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Libravatar Junio C Hamano2-2/+2
2007-01-17Documentation/SubmittingPatches: Gnus tipsLibravatar Junio C Hamano1-1/+19
2007-01-17Correct packfile edge output in fast-import.Libravatar Shawn O. Pearce1-8/+15
2007-01-16git-commit: document log message formatting conventionLibravatar Junio C Hamano1-0/+6
2007-01-17Declare no-arg functions as (void) in fast-import.Libravatar Shawn O. Pearce1-18/+18
2007-01-16cache.h; fix a couple of prototypesLibravatar Chris Wedgwood1-2/+2
2007-01-16Document where configuration files are in config.txtLibravatar Junio C Hamano1-1/+6
2007-01-17Correct a few types to be unsigned in fast-import.Libravatar Shawn O. Pearce1-3/+3
2007-01-17Corrected BNF input documentation for fast-import.Libravatar Shawn O. Pearce1-1/+2
2007-01-16Use merge-recursive in git-checkout -m (branch switching)Libravatar Junio C Hamano2-10/+36
2007-01-16git-commit documentation: remove comment on unfixed git-rmLibravatar Junio C Hamano1-5/+0
2007-01-16tutorial: shorthand for remotes but show distributed nature of gitLibravatar Junio C Hamano1-19/+24
2007-01-16tutorial: Use only separate layoutLibravatar Santi Béjar1-13/+13
2007-01-16Fix spurious compile errorLibravatar Johannes Schindelin1-0/+4
2007-01-16Print out the edge commits for each packfile in fast-import.Libravatar Shawn O. Pearce1-2/+24
2007-01-16git-rm documentation: remove broken behaviour from the example.Libravatar Junio C Hamano2-9/+5
2007-01-16git-push documentation: remaining bitsLibravatar Junio C Hamano1-1/+13
2007-01-16document --exec for git-pushLibravatar Uwe Kleine-K,Av(Bnig1-1/+7
2007-01-16Correct object_count type and stat output in fast-import.Libravatar Shawn O. Pearce1-3/+6
2007-01-16Correct max_packsize default in fast-import.Libravatar Shawn O. Pearce1-1/+1
2007-01-15git-svn: print and flush authentication prompts to STDERRLibravatar Eric Wong1-15/+22
2007-01-15Solaris 5.8 returns ENOTDIR for inappropriate renames.Libravatar Jason Riedy1-1/+6
2007-01-15Replace "echo -n" with printf in shell scripts.Libravatar Jason Riedy6-7/+7
2007-01-15Set _ALL_SOURCE for AIX, but avoid its struct list.Libravatar Jason Riedy1-2/+5
2007-01-16Remove unnecessary pack_fd global in fast-import.Libravatar Shawn O. Pearce1-6/+7
2007-01-16Ensure we close the packfile after creating it in fast-import.Libravatar Shawn O. Pearce1-4/+2
2007-01-16Use .keep files in fast-import during processing.Libravatar Shawn O. Pearce1-20/+71
2007-01-16Reuse sha1 in packed_git in fast-import.Libravatar Shawn O. Pearce1-5/+4
2007-01-16Replace redundant yread() with read_in_full() in fast-import.Libravatar Shawn O. Pearce1-14/+2
2007-01-16Use uintmax_t for marks in fast-import.Libravatar Shawn O. Pearce2-44/+48
2007-01-15Corrected buffer overflow during automatic checkpoint in fast-import.Libravatar Shawn O. Pearce1-9/+10
2007-01-15Start all test scripts with /bin/sh.Libravatar Jason Riedy3-1/+3
2007-01-15git-pull: disallow implicit merging to detached HEADLibravatar Jeff King2-2/+15
2007-01-15Fix git-fetch while on detached HEAD not to give needlessly alarming errorsLibravatar Junio C Hamano3-8/+40
2007-01-15git reflog expire: document --stale-fix option.Libravatar Junio C Hamano2-2/+2
2007-01-15Print the packfile names to stdout from fast-import.Libravatar Shawn O. Pearce1-0/+2