summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-26gitweb: fix two warningsLibravatar Johannes Schindelin1-2/+2
2006-07-26git-instaweb: respect bindir from MakefileLibravatar Johannes Schindelin1-1/+1
2006-07-26git-instaweb: some Apache have mod_cgi builtinLibravatar Johannes Schindelin1-1/+3
2006-07-26t4112: simplify the test and remove unneeded working tree file.Libravatar Junio C Hamano1-26/+2
2006-07-26Extend testing git-mv for renaming of subdirectoriesLibravatar Josef Weidendorfer1-0/+21
2006-07-25cvsserver: avoid warning about active db handlesLibravatar Johannes Schindelin1-14/+56
2006-07-25cvsserver: suppress warningsLibravatar Johannes Schindelin1-1/+1
2006-07-25Substitute xmalloc()+memset(0) with xcalloc().Libravatar Peter Eriksen3-6/+3
2006-07-25gitweb: escape tag commentsLibravatar Daniel Drake1-1/+1
2006-07-25Merge branch 'jc/clone-bind-failure'Libravatar Junio C Hamano2-4/+11
2006-07-25Merge branch 'jt/format-patch'Libravatar Junio C Hamano4-1/+63
2006-07-25Merge branch 'ew/apply'Libravatar Junio C Hamano2-14/+163
2006-07-24Merge branch 'jc/read-tree'Libravatar Junio C Hamano1-2/+2
2006-07-24Merge branch 'lt/objformat'Libravatar Junio C Hamano5-8/+111
2006-07-24Trivial path optimization testLibravatar Alex Riesen1-0/+19
2006-07-24Always reset the color _before_ printing out the newlineLibravatar Johannes Schindelin1-1/+1
2006-07-24upload-pack: fix timeout in create_pack_fileLibravatar Matthias Lederhofer1-0/+2
2006-07-24Defaulting fetch to origin when set in the repo-configLibravatar Santi Béjar1-1/+2
2006-07-24Colorize 'commit' lines in log uiLibravatar Jeff King3-18/+26
2006-07-23git-am: Don't accept an mbox on stdin of we already have a .dotest directoryLibravatar Lukas Sandström1-2/+4
2006-07-23show-branch: Fix another performance problem.Libravatar Alexandre Julliard1-0/+2
2006-07-23pack-objects: check pack.window for default window sizeLibravatar Jeff King2-1/+16
2006-07-23Disable linking with Fink or DarwinPorts.Libravatar Shawn Pearce1-8/+22
2006-07-23git.el: Put the git customize group in the 'tools' parent group.Libravatar Alexandre Julliard1-1/+2
2006-07-23git.el: Try to reuse an existing buffer when running git-status.Libravatar Alexandre Julliard1-1/+23
2006-07-23git.el: Prepend a slash to the file name when adding to .gitignore.Libravatar Alexandre Julliard1-1/+1
2006-07-23git.el: Run git-rerere on commits if the rr-cache directory exists.Libravatar Alexandre Julliard1-0/+2
2006-07-23git-svn: fix fetching new directories copies when using SVN:: libsLibravatar Eric Wong1-7/+16
2006-07-23tar-tree: add the "tar.umask" config optionLibravatar Willy Tarreau3-4/+43
2006-07-23Fix t4114 on cygwinLibravatar Johannes Schindelin1-1/+1
2006-07-23cvsexportcommit - add -a (add author line) flag, cleanup warningsLibravatar Martin Langhoff2-14/+44
2006-07-17unpack-objects: remove stale and confusing commentLibravatar Junio C Hamano1-5/+0
2006-07-17git-fetch: fix --keep vs --thinLibravatar Junio C Hamano1-1/+2
2006-07-17Merge branch 'sp/reflog'Libravatar Junio C Hamano6-11/+33
2006-07-17apply: handle type-changing patch correctly.Libravatar Junio C Hamano1-5/+24
2006-07-16apply: split out removal and creation into different phases.Libravatar Junio C Hamano1-7/+17
2006-07-16apply: check D/F conflicts more carefully.Libravatar Junio C Hamano1-3/+18
2006-07-16checkout -f failed to check out a file if an existing directory interfered.Libravatar Junio C Hamano1-2/+2
2006-07-16typechange tests for git apply (currently failing)Libravatar Eric Wong1-0/+105
2006-07-16git-svn: don't check for migrations/upgrades on commit-diffLibravatar Eric Wong1-1/+1
2006-07-16show-branch: fix performance problem.Libravatar Junio C Hamano1-4/+5
2006-07-14builtin-log: typefix for recent format-patch changes.Libravatar Junio C Hamano1-3/+6
2006-07-14Add option to set initial In-Reply-To/ReferencesLibravatar Josh Triplett2-0/+16
2006-07-14Add option to enable threading headersLibravatar Josh Triplett2-9/+22
2006-07-14git-format-patch: Make the second and subsequent mails replies to the firstLibravatar Josh Triplett3-0/+30
2006-07-14Documentation/urls.txt: Use substitution to escape square bracketsLibravatar Jonas Fonseca2-8/+11
2006-07-14Documentation/Makefile: product depends on asciidoc.confLibravatar Junio C Hamano1-0/+1
2006-07-14Merge branch 'lt/unitype'Libravatar Junio C Hamano23-95/+90
2006-07-14Merge branch 'sp/lazy-mkdir'Libravatar Junio C Hamano1-14/+12
2006-07-14Fix "git-fetch --tags" exit status when nothing has been changedLibravatar Sergey Vlasov1-1/+1