summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-18Add config option to enable 'fsync()' of object filesLibravatar Linus Torvalds5-1/+17
2008-06-18Split up default "i18n" and "branch" config parsing into helper routinesLibravatar Linus Torvalds1-11/+29
2008-06-18Split up default "user" config parsing into helper routineLibravatar Linus Torvalds1-4/+13
2008-06-18Split up default "core" config parsing into helper routineLibravatar Linus Torvalds1-16/+26
2008-06-18GIT 1.5.6Libravatar Junio C Hamano3-7/+9
2008-06-18clean up error conventions of remote.c:match_explicitLibravatar Jeff King2-22/+20
2008-06-17Fix approxidate("never") to always return 0Libravatar Olivier Marin1-4/+2
2008-06-17git-am: head -1 is obsolete and doesn't work on some new systemsLibravatar Alejandro Mery1-1/+1
2008-06-17builtin-rerere: fix a small leakLibravatar Junio C Hamano1-1/+1
2008-06-17gitweb: remove unused parse_ref methodLibravatar Lea Wiemann1-43/+0
2008-06-17gitweb: quote commands properly when calling the shellLibravatar Lea Wiemann1-10/+14
2008-06-16sha1_file.c: simplify parse_pack_index()Libravatar Junio C Hamano2-9/+1
2008-06-16create_tempfile: make sure that leading directories can be accessible by peersLibravatar Junio C Hamano1-2/+2
2008-06-16write_loose_object: don't bother trying to read an old objectLibravatar Linus Torvalds1-14/+0
2008-06-16path-list documentation: document all functions and data structuresLibravatar Miklos Vajna1-4/+121
2008-06-16run-command documentation: fix "memset()" parameterLibravatar Miklos Vajna1-2/+2
2008-06-16Merge branch 'maint'Libravatar Junio C Hamano1-2/+4
2008-06-16diff.c: fix emit_line() again not to add extra lineLibravatar Junio C Hamano1-2/+4
2008-06-16Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2008-06-16diff: reset color before printing newlineLibravatar SZEDER Gábor1-0/+4
2008-06-15Make git reflog expire honour core.sharedRepository.Libravatar Pierre Habouzit2-0/+17
2008-06-15Update RPM spec to drop curl executable requirementLibravatar Junio C Hamano1-1/+4
2008-06-15The "curl" executable is no longer requiredLibravatar Johan Herland1-4/+4
2008-06-15Makefile: update check-docs targetLibravatar Junio C Hamano1-0/+8
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Libravatar Johan Herland4-5/+5
2008-06-15cpio is no longer used by git-cloneLibravatar Johan Herland1-3/+0
2008-06-15Documentation: RelNotes-1.5.6: talk about renamed HTML filesLibravatar Christian Couder1-2/+4
2008-06-14GIT 1.5.6-rc3Libravatar Junio C Hamano1-1/+1
2008-06-14Simplify and rename find_sha1_file()Libravatar Linus Torvalds1-10/+8
2008-06-14Make loose object file reading more carefulLibravatar Linus Torvalds1-26/+44
2008-06-14Avoid cross-directory renames and linking on object creationLibravatar Linus Torvalds1-41/+42
2008-06-14Use 'trash directory' thoroughly in t/test-lib.shLibravatar Jakub Narebski1-1/+1
2008-06-14Don't allocate too much memory in quote_ref_urlLibravatar Mike Hommey1-1/+1
2008-06-14gitweb: Make it work with $GIT containing spacesLibravatar Jakub Narebski1-1/+1
2008-06-14completion: add more 'git add' optionsLibravatar SZEDER Gábor1-1/+4
2008-06-14git add: add long equivalents of '-u' and '-f' optionsLibravatar SZEDER Gábor2-4/+7
2008-06-14Merge branch 'rs/attr'Libravatar Junio C Hamano3-22/+61
2008-06-14git-svn: test that extra blank lines aren't inserted in commit messages.Libravatar Avery Pennarun1-1/+15
2008-06-14git-svn: don't append extra newlines at the end of commit messages.Libravatar Avery Pennarun1-3/+5
2008-06-14git-submodule - Fix errors regarding resolve_relative_urlLibravatar Mark Levedahl1-4/+5
2008-06-14documentation: bisect: remove bits talking about a bisection branchLibravatar Christian Couder1-4/+3
2008-06-13sha1_file.c: dead code removalLibravatar Junio C Hamano2-145/+0
2008-06-13git-instaweb: improve auto-discovery of httpd and call conventions.Libravatar Flavio Poletti1-15/+33
2008-06-13t4126: fix test that happened to work due to timingLibravatar Junio C Hamano1-4/+0
2008-06-12Merge branch 'om/remote-fix'Libravatar Junio C Hamano3-51/+153
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