summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-14GIT 1.5.6-rc3v1.5.6-rc3Junio C Hamano
2008-06-14Simplify and rename find_sha1_file()Linus Torvalds
2008-06-14Make loose object file reading more carefulLinus Torvalds
2008-06-14Avoid cross-directory renames and linking on object creationLinus Torvalds
2008-06-14Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski
2008-06-14Don't allocate too much memory in quote_ref_urlMike Hommey
2008-06-14gitweb: Make it work with $GIT containing spacesJakub Narebski
2008-06-14completion: add more 'git add' optionsSZEDER Gábor
2008-06-14git add: add long equivalents of '-u' and '-f' optionsSZEDER Gábor
2008-06-14Merge branch 'rs/attr'Junio C Hamano
2008-06-14git-svn: test that extra blank lines aren't inserted in commit messages.Avery Pennarun
2008-06-14git-svn: don't append extra newlines at the end of commit messages.Avery Pennarun
2008-06-14git-submodule - Fix errors regarding resolve_relative_urlMark Levedahl
2008-06-14documentation: bisect: remove bits talking about a bisection branchChristian Couder
2008-06-14sha1_file.c: dead code removalJunio C Hamano
2008-06-14git-instaweb: improve auto-discovery of httpd and call conventions.Flavio Poletti
2008-06-14t4126: fix test that happened to work due to timingJunio C Hamano
2008-06-13Merge branch 'om/remote-fix'Junio C Hamano
2008-06-13fast-export: Correctly generate initial commits with no parentsShawn O. Pearce
2008-06-13t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann
2008-06-13document --pretty=tformat: optionJeff King
2008-06-13Improve sed portabilityChris Ridd
2008-06-12user-manual: describe how higher stages are set during a mergeJunio C Hamano
2008-06-12doc: adding gitman.info and *.texi to .gitignoreGeoffrey Irving
2008-06-12Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate outputJunio C Hamano
2008-06-12Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano
2008-06-12"remote prune": be quiet when there is nothing to pruneJunio C Hamano
2008-06-12Typo in RelNotes.Mikael Magnusson
2008-06-11Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-06-11Merge branch 'maint'Junio C Hamano
2008-06-11fix typo in tutorialFred Maranhão
2008-06-11remote show: list tracked remote branches with -nOlivier Marin
2008-06-11remote prune: print the list of pruned branchesOlivier Marin
2008-06-11builtin-remote: split show_or_prune() in two separate functionsOlivier Marin
2008-06-11remote show: fix the -n optionOlivier Marin
2008-06-11git-cvsimport: do not fail when CVSROOT is /Philippe Bruhat (BooK)
2008-06-11Consolidate SHA1 object file closeLinus Torvalds
2008-06-10Documentation/git-cat-file.txt: add missing line breakLea Wiemann
2008-06-09Merge branch 'js/merge-recursive'Junio C Hamano
2008-06-09Merge branch 'maint'Junio C Hamano
2008-06-09merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin
2008-06-09git-read-tree: document -v option.Miklos Vajna
2008-06-09Add testcase for merging in a CRLF repoMarius Storm-Olsen
2008-06-09Ignore .gitattributes in bare repositoriesRené Scharfe
2008-06-09cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann
2008-06-09t1006-cat-file.sh: typoLea Wiemann
2008-06-08Port to 12 other Platforms.Boyd Lynn Gerber
2008-06-08progress.c: avoid use of dynamic-sized arrayBoyd Lynn Gerber
2008-06-08git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer
2008-06-08git-describe.txt: document --alwaysStephan Beyer