summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-25GIT 1.5.6.1v1.5.6.1Junio C Hamano
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-25Merge branch 'jc/maint-combine-diff-pre-context' into maintJunio C Hamano
2008-06-25Merge branch 'lt/maint-gitdir-relative' into maintJunio C Hamano
2008-06-25Merge branch 'sb/maint-rebase' into maintJunio C Hamano
2008-06-25for-each-ref: implement missing tag valuesJeff King
2008-06-23git-svn: make rebuild respect rewriteRoot optionJan Krüger
2008-06-23Workaround for AIX mkstemp()Patrick Higgins
2008-06-22Extend parse-options test suiteStephan Beyer
2008-06-22api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer
2008-06-22parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio
2008-06-22api-builtin.txt: update and fix typoStephan Beyer
2008-06-22git-rebase.sh: Add check if rebase is in progressStephan Beyer
2008-06-19Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds
2008-06-19Documentation: fix formatting in git-svnJan Krüger
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-19completion: add --graph to log command completionDan McGee
2008-06-19git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey
2008-06-18diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano
2008-06-18GIT 1.5.6v1.5.6Junio C Hamano
2008-06-18clean up error conventions of remote.c:match_explicitJeff King
2008-06-17Fix approxidate("never") to always return 0Olivier Marin
2008-06-17git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery
2008-06-17builtin-rerere: fix a small leakJunio C Hamano
2008-06-17gitweb: remove unused parse_ref methodLea Wiemann
2008-06-17gitweb: quote commands properly when calling the shellLea Wiemann
2008-06-16sha1_file.c: simplify parse_pack_index()Junio C Hamano
2008-06-16create_tempfile: make sure that leading directories can be accessible by peersJunio C Hamano
2008-06-16write_loose_object: don't bother trying to read an old objectLinus Torvalds
2008-06-16path-list documentation: document all functions and data structuresMiklos Vajna
2008-06-16run-command documentation: fix "memset()" parameterMiklos Vajna
2008-06-16Merge branch 'maint'Junio C Hamano
2008-06-16diff.c: fix emit_line() again not to add extra lineJunio C Hamano
2008-06-16Merge branch 'maint'Junio C Hamano
2008-06-16diff: reset color before printing newlineSZEDER Gábor
2008-06-15Make git reflog expire honour core.sharedRepository.Pierre Habouzit
2008-06-15Update RPM spec to drop curl executable requirementJunio C Hamano
2008-06-15The "curl" executable is no longer requiredJohan Herland
2008-06-15Makefile: update check-docs targetJunio C Hamano
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland
2008-06-15cpio is no longer used by git-cloneJohan Herland
2008-06-15Documentation: RelNotes-1.5.6: talk about renamed HTML filesChristian Couder
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