summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Avoid a crash if realloc returns a different pointer.Mike McCormack2006-04-051-0/+1
| * | | | | | | Avoid a divide by zero if there's no messages to send.Mike McCormack2006-04-051-1/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-04-051-106/+225
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | [PATCH] Provide configurable UI font for gitkKeith Packard2006-04-051-6/+17
| | * | | | | | [PATCH] gitk: Use git wrapper to run git-ls-remote.Mark Wooding2006-04-051-1/+1
| | * | | | | | [PATCH] gitk: add key bindings for selecting first and last commitRutger Nijlunsing2006-04-051-6/+69
| | * | | | | | gitk: Add a help menu item to display key bindingsPaul Mackerras2006-04-051-1/+43
| | * | | | | | [PATCH] gitk: allow goto headsStephen Rothwell2006-04-051-3/+4
| | * | | | | | gitk: replace parent and children arrays with listsPaul Mackerras2006-04-021-93/+95
* | | | | | | | Merge branch 'jc/blame' into nextJunio C Hamano2006-04-051-93/+67
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | 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