summaryrefslogtreecommitdiffstats
path: root/interpolate.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-27GIT 1.5.5.5v1.5.5.5Junio C Hamano3-2/+13
2008-06-27GIT 1.5.4.6v1.5.4.6Junio C Hamano3-2/+45
2008-06-27git-shell: accept "git foo" formJunio C Hamano1-4/+13
2008-06-26diff --check: do not discard error status upon seeing a good lineJunio C Hamano2-3/+13
2008-06-26GIT 1.5.6.1v1.5.6.1Junio C Hamano3-6/+35
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov1-1/+1
2008-06-25clone: create intermediate directories of destination repoJeff King5-11/+39
2008-06-25for-each-ref: implement missing tag valuesJeff King1-0/+7
2008-06-24git-svn: make rebuild respect rewriteRoot optionJan Krüger2-3/+35
2008-06-24Workaround for AIX mkstemp()Patrick Higgins1-0/+1
2008-06-23Extend parse-options test suiteStephan Beyer2-11/+144
2008-06-23api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer1-2/+202
2008-06-23parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2-4/+13
2008-06-23api-builtin.txt: update and fix typoStephan Beyer1-5/+10
2008-06-23git-rebase.sh: Add check if rebase is in progressStephan Beyer1-4/+10
2008-06-20Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds3-1/+20
2008-06-20Documentation: fix formatting in git-svnJan Krüger1-1/+2
2008-06-20t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey1-1/+5
2008-06-20completion: add --graph to log command completionDan McGee1-0/+1
2008-06-19git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey1-1/+1
2008-06-19diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano1-2/+5
2008-06-18GIT 1.5.6v1.5.6Junio C Hamano3-7/+9
2008-06-18clean up error conventions of remote.c:match_explicitJeff King2-22/+20
2008-06-18Fix approxidate("never") to always return 0Olivier Marin1-4/+2
2008-06-18git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery1-1/+1
2008-06-18builtin-rerere: fix a small leakJunio C Hamano1-1/+1
2008-06-18gitweb: remove unused parse_ref methodLea Wiemann1-43/+0
2008-06-18gitweb: quote commands properly when calling the shellLea Wiemann1-10/+14
2008-06-17sha1_file.c: simplify parse_pack_index()Junio C Hamano2-9/+1
2008-06-17create_tempfile: make sure that leading directories can be accessible by peersJunio C Hamano1-2/+2
2008-06-17write_loose_object: don't bother trying to read an old objectLinus Torvalds1-14/+0
2008-06-17path-list documentation: document all functions and data structuresMiklos Vajna1-4/+121
2008-06-17run-command documentation: fix "memset()" parameterMiklos Vajna1-2/+2
2008-06-17diff.c: fix emit_line() again not to add extra lineJunio C Hamano1-2/+4
2008-06-17diff: reset color before printing newlineSZEDER Gábor1-0/+4
2008-06-16Make git reflog expire honour core.sharedRepository.Pierre Habouzit2-0/+17
2008-06-15Update RPM spec to drop curl executable requirementJunio C Hamano1-1/+4
2008-06-15The "curl" executable is no longer requiredJohan Herland1-4/+4
2008-06-15Makefile: update check-docs targetJunio C Hamano1-0/+8
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland4-5/+5
2008-06-15cpio is no longer used by git-cloneJohan Herland1-3/+0
2008-06-15Documentation: RelNotes-1.5.6: talk about renamed HTML filesChristian Couder1-2/+4
2008-06-14GIT 1.5.6-rc3v1.5.6-rc3Junio C Hamano1-1/+1
2008-06-14Simplify and rename find_sha1_file()Linus Torvalds1-10/+8
2008-06-14Make loose object file reading more carefulLinus Torvalds1-26/+44
2008-06-14Avoid cross-directory renames and linking on object creationLinus Torvalds1-41/+42
2008-06-14Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski1-1/+1
2008-06-14Don't allocate too much memory in quote_ref_urlMike Hommey1-1/+1
2008-06-14gitweb: Make it work with $GIT containing spacesJakub Narebski1-1/+1
2008-06-14completion: add more 'git add' optionsSZEDER Gábor1-1/+4