aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* On some platforms, certain headers need to be included before regex.hJohannes Schindelin2006-04-04
* Support for pickaxe matching regular expressionsPetr Baudis2006-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
* | rev-list --boundary: fix re-injecting boundary commits.Junio C Hamano2006-03-30
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-03-30
|\ \
| * | gitk: Better workaround for arrows on diagonal line segmentsPaul Mackerras2006-03-31
| * | gitk: Allow top panes to scroll horizontally with mouse button 2Paul Mackerras2006-03-31
| * | gitk: Prevent parent link from overwriting commit headlinePaul Mackerras2006-03-31
| * | gitk: Show diffs for boundary commitsPaul Mackerras2006-03-30
| * | gitk: Use the new --boundary flag to git-rev-listPaul Mackerras2006-03-30
* | | contrib/git-svn: force GIT_DIR to an absolute pathEric Wong2006-03-30
* | | git-clone: exit early if repo isn't specifiedYasushi SHOJI2006-03-30
* | | Make git-clone to take long double-dashed origin option (--origin)Yasushi SHOJI2006-03-30
* | | tree/diff header cleanup.Junio C Hamano2006-03-29
* | | assume unchanged git: diff-index fix.Junio C Hamano2006-03-29
* | | revision.c "..B" syntax: constness fixJunio C Hamano2006-03-29
* | | revision arguments: ..B means HEAD..B, just like A.. means A..HEADJunio C Hamano2006-03-29
* | | rev-list --boundaryJunio C Hamano2006-03-28
* | | rev-list: memory usage reduction.Junio C Hamano2006-03-28
* | | rev-list --no-merges: argument parsing fix.Junio C Hamano2006-03-28
* | | xdiff: Show function names in hunk headers.Mark Wooding2006-03-27
* | | Add ALL_LDFLAGS to the git target.Jason Riedy2006-03-27
* | | GIT 1.3.0 rc1v1.3.0-rc1Junio C Hamano2006-03-27
* | | Merge branch ak/svnJunio C Hamano2006-03-27
|\ \ \
| * | | git-svnimport: if a limit is specified, respect itAnand Kumria2006-03-26
* | | | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-26
|\ \ \ \