Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | blame: use built-in xdiff | Junio C Hamano | 2006-04-05 | 1 | -93/+67 | |
* | | | | | | | | Merge branch 'nh/http' into next | Junio C Hamano | 2006-04-05 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Fix compile with expat, but an old curl version | Johannes Schindelin | 2006-04-05 | 1 | -1/+3 | |
* | | | | | | | | Merge branch 'jc/combine' into next | Junio C Hamano | 2006-04-05 | 3 | -46/+49 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | combine-diff: move the code to parse hunk-header into common library. | Junio C Hamano | 2006-04-05 | 3 | -46/+49 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'master' and 'jc/combine' into next | Junio C Hamano | 2006-04-05 | 9 | -68/+243 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | combine-diff: refactor built-in xdiff interface. | Junio C Hamano | 2006-04-05 | 4 | -46/+84 | |
| * | | | | | | | Add git-clean command | Pavel Roskin | 2006-04-05 | 4 | -1/+132 | |
| * | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-05 | 2 | -21/+27 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | diff_flush(): leakfix. | Junio C Hamano | 2006-04-05 | 1 | -19/+25 | |
| | * | | | | | | parse_date(): fix parsing 03/10/2006 | Junio C Hamano | 2006-04-04 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'nh/http' into next | Junio C Hamano | 2006-04-04 | 3 | -6/+285 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | http-fetch: add optional DAV-based pack list | Nick Hengeveld | 2006-04-04 | 2 | -1/+284 | |
| |/ / / / / / | ||||||
| * | | | | | | cvsimport: use git-update-ref when updating | Johannes Schindelin | 2006-04-04 | 1 | -5/+1 | |
* | | | | | | | Merge branch 'pb/regex' into next | Junio C Hamano | 2006-04-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | On some platforms, certain headers need to be included before regex.h | Johannes Schindelin | 2006-04-04 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'jc/combine' into next | Junio C Hamano | 2006-04-04 | 5 | -104/+143 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | combine-diff: use built-in xdiff. | Junio C Hamano | 2006-04-04 | 1 | -102/+136 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | GIT 1.3.0-rc2v1.3.0-rc2 | Junio C Hamano | 2006-04-04 | 1 | -1/+1 | |
| * | | | | | Merge in xdiff cleanup pieces | Junio C Hamano | 2006-04-04 | 4 | -25/+63 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Set HTTP user agent to git/GIT_VERSION | Nick Hengeveld | 2006-04-04 | 2 | -0/+5 | |
| * | | | | | | git-ls-remote: send no-cache header when fetching info/refs | Nick Hengeveld | 2006-04-04 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'pb/regex' into next | Junio C Hamano | 2006-04-04 | 4 | -16/+57 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Support for pickaxe matching regular expressions | Petr Baudis | 2006-04-04 | 4 | -16/+57 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'pe/cleanup' | Junio C Hamano | 2006-04-04 | 30 | -106/+120 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'lt/fix-sol-pack' | Junio C Hamano | 2006-04-04 | 2 | -18/+50 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge branch 'pe/cleanup' into next | Junio C Hamano | 2006-04-04 | 30 | -106/+120 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Replace xmalloc+memset(0) with xcalloc. | Peter Eriksen | 2006-04-04 | 10 | -37/+18 | |
| * | | | | | | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 2006-04-04 | 23 | -69/+102 | |
| |/ / / / / | ||||||
* | | | | | | Merge early part of 'jc/combine' branch | Junio C Hamano | 2006-04-04 | 6 | -30/+70 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Clean-up trivially redundant diff. | Davide Libenzi | 2006-04-04 | 4 | -25/+63 | |
| |/ / / / | ||||||
| * | | | | contrib/git-svn: handle array values correctly | Eric Wong | 2006-04-04 | 1 | -3/+2 | |
| * | | | | contrib/git-svn: make sure our git-svn is up-to-date for test | Eric Wong | 2006-04-04 | 1 | -1/+1 | |
| * | | | | contrib/git-svn: ensure repo-config returns a value before using it | Eric Wong | 2006-04-04 | 1 | -3/+6 | |
* | | | | | Merge branch 'lt/fix-sol-pack' into next | Junio C Hamano | 2006-04-03 | 2 | -12/+23 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.v1.2.5 | Jason Riedy | 2006-04-03 | 1 | -9/+19 | |
| * | | | | safe_fgets() - even more anal fgets() | Junio C Hamano | 2006-04-03 | 1 | -3/+4 | |
* | | | | | Merge branch 'jc/clone' into next | Junio C Hamano | 2006-04-02 | 3 | -70/+70 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | git-clone: fix handling of upsteram whose HEAD does not point at master. | Junio C Hamano | 2006-04-02 | 1 | -19/+28 | |
| | |/ / | |/| | | ||||||
| * | | | fix repacking with lots of tags | Jim Radford | 2006-04-02 | 1 | -3/+1 | |
| * | | | Documentation: revise top of git man page | J. Bruce Fields | 2006-04-02 | 1 | -48/+41 | |
* | | | | Merge branch 'lt/fix-sol-pack' into next | Junio C Hamano | 2006-04-02 | 1 | -9/+30 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | pack-objects: be incredibly anal about stdio semantics | Linus Torvalds | 2006-04-02 | 1 | -1/+11 | |
| * | | Fix Solaris stdio signal handling stupidities | Linus Torvalds | 2006-04-02 | 1 | -8/+19 | |
* | | | Fix sparse warnings about non-ANSI function prototypes | Rene Scharfe | 2006-04-02 | 2 | -2/+2 | |
* | | | Fix sparse warnings about usage of 0 instead of NULL | Rene Scharfe | 2006-04-02 | 2 | -21/+21 | |
* | | | Remove useless pointer update | Rene Scharfe | 2006-04-02 | 1 | -1/+0 | |
* | | | contrib/git-svn: documentation updates | Eric Wong | 2006-04-01 | 2 | -13/+31 | |
* | | | contrib/git-svn: accept configuration via repo-config | Eric Wong | 2006-04-01 | 1 | -0/+17 | |
* | | | revision: --max-age alone does not need limit_list() anymore. | Junio C Hamano | 2006-04-01 | 1 | -1/+1 |