summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cvsserver: avoid warning about active db handlesv1.4.2-rc2Johannes Schindelin2006-07-251-14/+56
* cvsserver: suppress warningsJohannes Schindelin2006-07-251-1/+1
* Substitute xmalloc()+memset(0) with xcalloc().Peter Eriksen2006-07-253-6/+3
* gitweb: escape tag commentsDaniel Drake2006-07-251-1/+1
* Merge branch 'jc/clone-bind-failure'Junio C Hamano2006-07-252-4/+11
|\
| * fetch/clone: check return status from ls-remoteJunio C Hamano2006-07-132-4/+11
* | Merge branch 'jt/format-patch'Junio C Hamano2006-07-254-1/+63
|\ \
| * | builtin-log: typefix for recent format-patch changes.Junio C Hamano2006-07-141-3/+6
| * | Add option to set initial In-Reply-To/ReferencesJosh Triplett2006-07-142-0/+16
| * | Add option to enable threading headersJosh Triplett2006-07-142-9/+22
| * | git-format-patch: Make the second and subsequent mails replies to the firstJosh Triplett2006-07-143-0/+30
* | | Merge branch 'ew/apply'Junio C Hamano2006-07-252-14/+163
|\ \ \
| * | | Fix t4114 on cygwinJohannes Schindelin2006-07-231-1/+1
| * | | apply: handle type-changing patch correctly.Junio C Hamano2006-07-171-5/+24
| * | | apply: split out removal and creation into different phases.Junio C Hamano2006-07-161-7/+17
| * | | apply: check D/F conflicts more carefully.Junio C Hamano2006-07-161-3/+18
| * | | typechange tests for git apply (currently failing)Eric Wong2006-07-161-0/+105
* | | | Merge branch 'jc/read-tree'Junio C Hamano2006-07-241-2/+2
|\ \ \ \
| * | | | checkout -f failed to check out a file if an existing directory interfered.Junio C Hamano2006-07-161-2/+2
| |/ / /
* | | | Merge branch 'lt/objformat'Junio C Hamano2006-07-245-8/+111
|\ \ \ \
| * | | | sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-135-8/+111
| | |_|/ | |/| |
* | | | Trivial path optimization testAlex Riesen2006-07-241-0/+19
* | | | Always reset the color _before_ printing out the newlineJohannes Schindelin2006-07-241-1/+1
* | | | upload-pack: fix timeout in create_pack_fileMatthias Lederhofer2006-07-241-0/+2
* | | | Defaulting fetch to origin when set in the repo-configSanti Béjar2006-07-241-1/+2
* | | | Colorize 'commit' lines in log uiJeff King2006-07-243-18/+26
* | | | git-am: Don't accept an mbox on stdin of we already have a .dotest directoryLukas Sandström2006-07-231-2/+4
* | | | show-branch: Fix another performance problem.Alexandre Julliard2006-07-231-0/+2
* | | | pack-objects: check pack.window for default window sizeJeff King2006-07-232-1/+16
* | | | Disable linking with Fink or DarwinPorts.Shawn Pearce2006-07-231-8/+22
* | | | git.el: Put the git customize group in the 'tools' parent group.Alexandre Julliard2006-07-231-1/+2
* | | | git.el: Try to reuse an existing buffer when running git-status.Alexandre Julliard2006-07-231-1/+23
* | | | git.el: Prepend a slash to the file name when adding to .gitignore.Alexandre Julliard2006-07-231-1/+1
* | | | git.el: Run git-rerere on commits if the rr-cache directory exists.Alexandre Julliard2006-07-231-0/+2
* | | | git-svn: fix fetching new directories copies when using SVN:: libsEric Wong2006-07-231-7/+16
* | | | tar-tree: add the "tar.umask" config optionWilly Tarreau2006-07-233-4/+43
* | | | cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff2006-07-232-14/+44
* | | | unpack-objects: remove stale and confusing commentJunio C Hamano2006-07-171-5/+0
* | | | git-fetch: fix --keep vs --thinJunio C Hamano2006-07-171-1/+2
* | | | Merge branch 'sp/reflog'v1.4.2-rc1Junio C Hamano2006-07-176-11/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Record rebase changes as 'rebase' in the reflog.Shawn Pearce2006-07-132-4/+11
| * | | Log ref changes made by resolve.Shawn Pearce2006-07-111-2/+5
| * | | Log ref changes made by quiltimport.Shawn Pearce2006-07-111-1/+1
| * | | Log ref changes made by git-merge and git-pull.Shawn Pearce2006-07-112-4/+16
* | | | git-svn: don't check for migrations/upgrades on commit-diffEric Wong2006-07-161-1/+1
* | | | show-branch: fix performance problem.Junio C Hamano2006-07-161-4/+5
| |_|/ |/| |
* | | Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca2006-07-142-8/+11
* | | Documentation/Makefile: product depends on asciidoc.confJunio C Hamano2006-07-141-0/+1
* | | Merge branch 'lt/unitype'Junio C Hamano2006-07-1423-95/+90
|\ \ \
| * | | builtin-prune.c: forgot TYPE => OBJ changes.Junio C Hamano2006-07-131-3/+3