aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-commit: document --amendMarco Roeland2006-04-05
* Merge branch 'jc/clone'Junio C Hamano2006-04-05
|\
| * git-clone: fix handling of upsteram whose HEAD does not point at master.Junio C Hamano2006-04-02
* | Merge branch 'pb/regex'Junio C Hamano2006-04-05
|\ \
| * | On some platforms, certain headers need to be included before regex.hJohannes Schindelin2006-04-04
| * | Support for pickaxe matching regular expressionsPetr Baudis2006-04-04
* | | Avoid a crash if realloc returns a different pointer.Mike McCormack2006-04-05
* | | Avoid a divide by zero if there's no messages to send.Mike McCormack2006-04-05
* | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-04-05
|\ \ \
| * | | [PATCH] Provide configurable UI font for gitkKeith Packard2006-04-05
| * | | [PATCH] gitk: Use git wrapper to run git-ls-remote.Mark Wooding2006-04-05
| * | | [PATCH] gitk: add key bindings for selecting first and last commitRutger Nijlunsing2006-04-05
| * | | gitk: Add a help menu item to display key bindingsPaul Mackerras2006-04-05
| * | | [PATCH] gitk: allow goto headsStephen Rothwell2006-04-05
| * | | gitk: replace parent and children arrays with listsPaul Mackerras2006-04-02
* | | | Add git-clean commandPavel Roskin2006-04-05
* | | | Merge branch 'fix'Junio C Hamano2006-04-05
|\ \ \ \
| * | | | diff_flush(): leakfix.Junio C Hamano2006-04-05
| * | | | parse_date(): fix parsing 03/10/2006Junio C Hamano2006-04-04
* | | | | cvsimport: use git-update-ref when updatingJohannes Schindelin2006-04-04
* | | | | GIT 1.3.0-rc2v1.3.0-rc2Junio C Hamano2006-04-04
* | | | | Merge in xdiff cleanup piecesJunio C Hamano2006-04-04
|\ \ \ \ \
| * | | | | Clean-up trivially redundant diff.Davide Libenzi2006-04-04
* | | | | | Set HTTP user agent to git/GIT_VERSIONNick Hengeveld2006-04-04
* | | | | | git-ls-remote: send no-cache header when fetching info/refsNick Hengeveld2006-04-04
| |_|_|/ / |/| | | |
* | | | | Merge branch 'pe/cleanup'Junio C Hamano2006-04-04
|\ \ \ \ \
| * | | | | Replace xmalloc+memset(0) with xcalloc.Peter Eriksen2006-04-04
| * | | | | Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
| |/ / / /
* | | | | Merge branch 'lt/fix-sol-pack'Junio C Hamano2006-04-04
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.v1.2.5Jason Riedy2006-04-03
| * | | safe_fgets() - even more anal fgets()Junio C Hamano2006-04-03
| * | | pack-objects: be incredibly anal about stdio semanticsLinus Torvalds2006-04-02
| * | | Fix Solaris stdio signal handling stupiditiesLinus Torvalds2006-04-02
* | | | contrib/git-svn: handle array values correctlyEric Wong2006-04-04
* | | | contrib/git-svn: make sure our git-svn is up-to-date for testEric Wong2006-04-04
* | | | contrib/git-svn: ensure repo-config returns a value before using itEric Wong2006-04-04
| |_|/ |/| |
* | | fix repacking with lots of tagsJim Radford2006-04-02
* | | Documentation: revise top of git man pageJ. Bruce Fields2006-04-02
* | | Fix sparse warnings about non-ANSI function prototypesRene Scharfe2006-04-02
* | | Fix sparse warnings about usage of 0 instead of NULLRene Scharfe2006-04-02
* | | Remove useless pointer updateRene Scharfe2006-04-02
* | | contrib/git-svn: documentation updatesEric Wong2006-04-01
* | | contrib/git-svn: accept configuration via repo-configEric Wong2006-04-01
* | | revision: --max-age alone does not need limit_list() anymore.Junio C Hamano2006-04-01
* | | revision: simplify argument parsing.Junio C Hamano2006-04-01
* | | revision: --topo-order and --unpackedJunio C Hamano2006-04-01
* | | revision: Fix --topo-order and --max-age with reachability limiting.Linus Torvalds2006-04-01
* | | Make path-limiting be incremental when possible.Linus Torvalds2006-03-31
* | | Move "--parent" parsing into generic revision.c library codeLinus Torvalds2006-03-31
* | | Makefile: many programs now depend on xdiff/lib.a having been built.Junio C Hamano2006-03-31