summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-12fast-export: Correctly generate initial commits with no parentsLibravatar Shawn O. Pearce1-0/+2
2008-06-12t/.gitattributes: only ignore whitespace errors in test filesLibravatar Lea Wiemann2-2/+3
2008-06-12document --pretty=tformat: optionLibravatar Jeff King1-0/+22
2008-06-12Improve sed portabilityLibravatar Chris Ridd1-1/+1
2008-06-12user-manual: describe how higher stages are set during a mergeLibravatar Junio C Hamano1-8/+7
2008-06-12doc: adding gitman.info and *.texi to .gitignoreLibravatar Geoffrey Irving1-0/+2
2008-06-12Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate outputLibravatar Junio C Hamano1-1/+1
2008-06-12Documentation/git-pull.txt: Use more standard [NOTE] markupLibravatar Junio C Hamano1-1/+2
2008-06-11"remote prune": be quiet when there is nothing to pruneLibravatar Junio C Hamano1-2/+3
2008-06-11Typo in RelNotes.Libravatar Mikael Magnusson1-1/+1
2008-06-11Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-20/+30
2008-06-11Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-06-11fix typo in tutorialLibravatar Fred Maranhão1-1/+1
2008-06-10remote show: list tracked remote branches with -nLibravatar Olivier Marin2-2/+22
2008-06-10remote prune: print the list of pruned branchesLibravatar Olivier Marin3-8/+37
2008-06-10builtin-remote: split show_or_prune() in two separate functionsLibravatar Olivier Marin1-34/+67
2008-06-10remote show: fix the -n optionLibravatar Olivier Marin3-22/+41
2008-06-10git-cvsimport: do not fail when CVSROOT is /Libravatar Philippe Bruhat (BooK)1-0/+1
2008-06-10Consolidate SHA1 object file closeLibravatar Linus Torvalds1-6/+11
2008-06-09Documentation/git-cat-file.txt: add missing line breakLibravatar Lea Wiemann1-0/+1
2008-06-09Merge branch 'js/merge-recursive'Libravatar Junio C Hamano2-0/+63
2008-06-09Merge branch 'maint'Libravatar Junio C Hamano2-0/+3
2008-06-09merge-recursive: respect core.autocrlf when writing out the resultLibravatar Johannes Schindelin2-1/+12
2008-06-09git-read-tree: document -v option.Libravatar Miklos Vajna1-0/+3
2008-06-09Add testcase for merging in a CRLF repoLibravatar Marius Storm-Olsen1-0/+52
2008-06-09Ignore .gitattributes in bare repositoriesLibravatar René Scharfe3-22/+61
2008-06-09cat-file --batch / --batch-check: do not exit if hashes are missingLibravatar Lea Wiemann2-6/+27
2008-06-09t1006-cat-file.sh: typoLibravatar Lea Wiemann1-1/+1
2008-06-08Port to 12 other Platforms.Libravatar Boyd Lynn Gerber2-1/+40
2008-06-08progress.c: avoid use of dynamic-sized arrayLibravatar Boyd Lynn Gerber1-3/+8
2008-06-08git-name-rev.txt: document --no-undefined and --alwaysLibravatar Stephan Beyer1-0/+7
2008-06-08git-describe.txt: document --alwaysLibravatar Stephan Beyer1-0/+3
2008-06-08Docs: add some long/short optionsLibravatar Stephan Beyer4-1/+14
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer56-210/+394
2008-06-08git-commit.txt: Add missing long/short optionsLibravatar Stephan Beyer1-8/+9
2008-06-08git-send-email: allow whitespace in addressee listLibravatar Pieter de Bie1-1/+1
2008-06-08send-email: Allow the envelope sender to be set via configurationLibravatar Ask Bjørn Hansen1-0/+1
2008-06-08gitweb setup instruction: rewrite HEAD and root as wellLibravatar Ask Bjørn Hansen1-4/+14
2008-06-08git-commit.txt: Correct option alternativesLibravatar Stephan Beyer1-4/+4
2008-06-08git-rebase -i: mention the short command aliases in the todo listLibravatar Miklos Vajna1-3/+3
2008-06-08Remove unused code in parse_commit_buffer()Libravatar Miklos Vajna1-7/+1
2008-06-08http-push.c: remove duplicated codeLibravatar Junio C Hamano1-26/+3
2008-06-08Remove exec bit from builtin-fast-export.cLibravatar Johannes Sixt1-0/+0
2008-06-08make_nonrelative_path: Use is_absolute_path()Libravatar Johannes Sixt1-1/+1
2008-06-07GIT 1.5.6-rc2Libravatar Junio C Hamano1-0/+6
2008-06-07Merge 1.5.5.4 inLibravatar Junio C Hamano2-1/+9
2008-06-07GIT 1.5.5.4Libravatar Junio C Hamano4-3/+11
2008-06-06git log --graph: print '*' for all commits, including mergesLibravatar Adam Simpkins1-14/+0
2008-06-06Use nonrelative paths instead of absolute paths for cloned repositoriesLibravatar Daniel Barkalow3-2/+39
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder140-146/+144