aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-26
* | | | GIT 1.5.6.1v1.5.6.1Junio C Hamano2008-06-25
* | | | fix update-hook-example to work with packed tag referencesDmitry Potapov2008-06-25
* | | | clone: create intermediate directories of destination repoJeff King2008-06-25
* | | | Merge branch 'jc/maint-combine-diff-pre-context' into maintJunio C Hamano2008-06-25
|\ \ \ \
| * | | | diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano2008-06-18
| |/ / /
* | | | Merge branch 'lt/maint-gitdir-relative' into maintJunio C Hamano2008-06-25
|\ \ \ \
| * | | | Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds2008-06-19
* | | | | Merge branch 'sb/maint-rebase' into maintJunio C Hamano2008-06-25
|\ \ \ \ \
| * | | | | git-rebase.sh: Add check if rebase is in progressStephan Beyer2008-06-22
* | | | | | for-each-ref: implement missing tag valuesJeff King2008-06-25
| |_|_|_|/ |/| | | |
* | | | | git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-23
* | | | | Workaround for AIX mkstemp()Patrick Higgins2008-06-23
* | | | | Extend parse-options test suiteStephan Beyer2008-06-22
* | | | | api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-22
* | | | | parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2008-06-22
* | | | | api-builtin.txt: update and fix typoStephan Beyer2008-06-22
|/ / / /
* | | | Documentation: fix formatting in git-svnJan Krüger2008-06-19
* | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-19
* | | | completion: add --graph to log command completionDan McGee2008-06-19
* | | | git-merge.sh: fix typo in usage message: sucesses --> succeedsBrandon Casey2008-06-19
|/ / /
* | | GIT 1.5.6v1.5.6Junio C Hamano2008-06-18
* | | clean up error conventions of remote.c:match_explicitJeff King2008-06-18
* | | Fix approxidate("never") to always return 0Olivier Marin2008-06-17
* | | git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery2008-06-17
* | | builtin-rerere: fix a small leakJunio C Hamano2008-06-17
* | | gitweb: remove unused parse_ref methodLea Wiemann2008-06-17
* | | gitweb: quote commands properly when calling the shellLea Wiemann2008-06-17
* | | sha1_file.c: simplify parse_pack_index()Junio C Hamano2008-06-16
* | | create_tempfile: make sure that leading directories can be accessible by peersJunio C Hamano2008-06-16
* | | write_loose_object: don't bother trying to read an old objectLinus Torvalds2008-06-16
* | | path-list documentation: document all functions and data structuresMiklos Vajna2008-06-16
* | | run-command documentation: fix "memset()" parameterMiklos Vajna2008-06-16
* | | Merge branch 'maint'Junio C Hamano2008-06-16
|\ \ \ | |/ /
| * | diff.c: fix emit_line() again not to add extra lineJunio C Hamano2008-06-16
* | | Merge branch 'maint'Junio C Hamano2008-06-16
|\ \ \ | |/ /
| * | diff: reset color before printing newlineSZEDER Gábor2008-06-16
* | | Make git reflog expire honour core.sharedRepository.Pierre Habouzit2008-06-15
* | | Update RPM spec to drop curl executable requirementJunio C Hamano2008-06-15
* | | The "curl" executable is no longer requiredJohan Herland2008-06-15
* | | Makefile: update check-docs targetJunio C Hamano2008-06-15
* | | Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland2008-06-15
* | | cpio is no longer used by git-cloneJohan Herland2008-06-15
* | | Documentation: RelNotes-1.5.6: talk about renamed HTML filesChristian Couder2008-06-15
* | | GIT 1.5.6-rc3v1.5.6-rc3Junio C Hamano2008-06-14
* | | Simplify and rename find_sha1_file()Linus Torvalds2008-06-14
* | | Make loose object file reading more carefulLinus Torvalds2008-06-14
* | | Avoid cross-directory renames and linking on object creationLinus Torvalds2008-06-14
* | | Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski2008-06-14
* | | Don't allocate too much memory in quote_ref_urlMike Hommey2008-06-14