summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | blame: use built-in xdiffJunio C Hamano2006-04-051-93/+67
* | | | | | | | Merge branch 'nh/http' into nextJunio C Hamano2006-04-051-1/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix compile with expat, but an old curl versionJohannes Schindelin2006-04-051-1/+3
* | | | | | | | Merge branch 'jc/combine' into nextJunio C Hamano2006-04-053-46/+49
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | combine-diff: move the code to parse hunk-header into common library.Junio C Hamano2006-04-053-46/+49
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'master' and 'jc/combine' into nextJunio C Hamano2006-04-059-68/+243
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | combine-diff: refactor built-in xdiff interface.Junio C Hamano2006-04-054-46/+84
| * | | | | | | Add git-clean commandPavel Roskin2006-04-054-1/+132
| * | | | | | | Merge branch 'fix'Junio C Hamano2006-04-052-21/+27
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | diff_flush(): leakfix.Junio C Hamano2006-04-051-19/+25
| | * | | | | | parse_date(): fix parsing 03/10/2006Junio C Hamano2006-04-041-2/+2
* | | | | | | | Merge branch 'nh/http' into nextJunio C Hamano2006-04-043-6/+285
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | http-fetch: add optional DAV-based pack listNick Hengeveld2006-04-042-1/+284
| |/ / / / / /
| * | | | | | cvsimport: use git-update-ref when updatingJohannes Schindelin2006-04-041-5/+1
* | | | | | | Merge branch 'pb/regex' into nextJunio C Hamano2006-04-041-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | On some platforms, certain headers need to be included before regex.hJohannes Schindelin2006-04-041-2/+2
* | | | | | | Merge branch 'jc/combine' into nextJunio C Hamano2006-04-045-104/+143
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | combine-diff: use built-in xdiff.Junio C Hamano2006-04-041-102/+136
| | |/ / / / | |/| | | |
| * | | | | GIT 1.3.0-rc2v1.3.0-rc2Junio C Hamano2006-04-041-1/+1
| * | | | | Merge in xdiff cleanup piecesJunio C Hamano2006-04-044-25/+63
| |\ \ \ \ \
| * | | | | | Set HTTP user agent to git/GIT_VERSIONNick Hengeveld2006-04-042-0/+5
| * | | | | | git-ls-remote: send no-cache header when fetching info/refsNick Hengeveld2006-04-041-1/+1
* | | | | | | Merge branch 'pb/regex' into nextJunio C Hamano2006-04-044-16/+57
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Support for pickaxe matching regular expressionsPetr Baudis2006-04-044-16/+57
| |/ / / / /
| * | | | | Merge branch 'pe/cleanup'Junio C Hamano2006-04-0430-106/+120
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'lt/fix-sol-pack'Junio C Hamano2006-04-042-18/+50
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'pe/cleanup' into nextJunio C Hamano2006-04-0430-106/+120
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Replace xmalloc+memset(0) with xcalloc.Peter Eriksen2006-04-0410-37/+18
| * | | | | | Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-0423-69/+102
| |/ / / / /
* | | | | | Merge early part of 'jc/combine' branchJunio C Hamano2006-04-046-30/+70
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Clean-up trivially redundant diff.Davide Libenzi2006-04-044-25/+63
| |/ / / /
| * | | | contrib/git-svn: handle array values correctlyEric Wong2006-04-041-3/+2
| * | | | contrib/git-svn: make sure our git-svn is up-to-date for testEric Wong2006-04-041-1/+1
| * | | | contrib/git-svn: ensure repo-config returns a value before using itEric Wong2006-04-041-3/+6
* | | | | Merge branch 'lt/fix-sol-pack' into nextJunio C Hamano2006-04-032-12/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.v1.2.5Jason Riedy2006-04-031-9/+19
| * | | | safe_fgets() - even more anal fgets()Junio C Hamano2006-04-031-3/+4
* | | | | Merge branch 'jc/clone' into nextJunio C Hamano2006-04-023-70/+70
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | git-clone: fix handling of upsteram whose HEAD does not point at master.Junio C Hamano2006-04-021-19/+28
| | |/ / | |/| |
| * | | fix repacking with lots of tagsJim Radford2006-04-021-3/+1
| * | | Documentation: revise top of git man pageJ. Bruce Fields2006-04-021-48/+41
* | | | Merge branch 'lt/fix-sol-pack' into nextJunio C Hamano2006-04-021-9/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | pack-objects: be incredibly anal about stdio semanticsLinus Torvalds2006-04-021-1/+11
| * | Fix Solaris stdio signal handling stupiditiesLinus Torvalds2006-04-021-8/+19
* | | Fix sparse warnings about non-ANSI function prototypesRene Scharfe2006-04-022-2/+2
* | | Fix sparse warnings about usage of 0 instead of NULLRene Scharfe2006-04-022-21/+21
* | | Remove useless pointer updateRene Scharfe2006-04-021-1/+0
* | | contrib/git-svn: documentation updatesEric Wong2006-04-012-13/+31
* | | contrib/git-svn: accept configuration via repo-configEric Wong2006-04-011-0/+17
* | | revision: --max-age alone does not need limit_list() anymore.Junio C Hamano2006-04-011-1/+1