4180 Commits (0dec30b9788b12fdae5d5b69fc366a28bb688d80)
 

Author SHA1 Message Date
Johannes Schindelin 46b8dec038 On some platforms, certain headers need to be included before regex.h 19 years ago
Johannes Schindelin 42277bc81c cvsimport: use git-update-ref when updating 19 years ago
Paul Mackerras 4e95e1f738 gitk: Add a help menu item to display key bindings 19 years ago
Stephen Rothwell e100712968 [PATCH] gitk: allow goto heads 19 years ago
Junio C Hamano ca3874a470 Merge branch 'jc/combine' into next 19 years ago
Junio C Hamano f23fc773a2 combine-diff: use built-in xdiff. 19 years ago
Junio C Hamano fc4c4cd21c GIT 1.3.0-rc2 19 years ago
Junio C Hamano 3d9c54d7b3 Merge in xdiff cleanup pieces 19 years ago
Nick Hengeveld 20fc9bc5e4 Set HTTP user agent to git/GIT_VERSION 19 years ago
Nick Hengeveld 7fa8ddd6e2 git-ls-remote: send no-cache header when fetching info/refs 19 years ago
Junio C Hamano 46e48c3604 Merge branch 'pb/regex' into next 19 years ago
Petr Baudis d01d8c6782 Support for pickaxe matching regular expressions 19 years ago
Junio C Hamano 810e152375 Merge branch 'pe/cleanup' 19 years ago
Junio C Hamano 4c61b7d15a Merge branch 'lt/fix-sol-pack' 19 years ago
Junio C Hamano 00cbdec981 Merge branch 'pe/cleanup' into next 19 years ago
Junio C Hamano b411fda15d Merge early part of 'jc/combine' branch 19 years ago
Peter Eriksen 90321c106c Replace xmalloc+memset(0) with xcalloc. 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Davide Libenzi ca557afff9 Clean-up trivially redundant diff. 19 years ago
Eric Wong fc9957b005 contrib/git-svn: handle array values correctly 19 years ago
Eric Wong 5f2f424002 contrib/git-svn: make sure our git-svn is up-to-date for test 19 years ago
Eric Wong 5941a9e9d8 contrib/git-svn: ensure repo-config returns a value before using it 19 years ago
Junio C Hamano 7941602983 Merge branch 'lt/fix-sol-pack' into next 19 years ago
Jason Riedy 72fdfb50f7 Use sigaction and SA_RESTART in read-tree.c; add option in Makefile. 19 years ago
Junio C Hamano 687dd75c95 safe_fgets() - even more anal fgets() 19 years ago
Junio C Hamano 1bdbb57407 Merge branch 'jc/clone' into next 19 years ago
Junio C Hamano c72112e6e1 git-clone: fix handling of upsteram whose HEAD does not point at master. 19 years ago
Jim Radford 40e907bff2 fix repacking with lots of tags 19 years ago
J. Bruce Fields 23091e954c Documentation: revise top of git man page 19 years ago
Junio C Hamano f0c979f4db Merge branch 'lt/fix-sol-pack' into next 19 years ago
Linus Torvalds da93d12b00 pack-objects: be incredibly anal about stdio semantics 19 years ago
Linus Torvalds fb7a6531e6 Fix Solaris stdio signal handling stupidities 19 years ago
Rene Scharfe ec26b4d6b0 Fix sparse warnings about non-ANSI function prototypes 19 years ago
Rene Scharfe 5142db6912 Fix sparse warnings about usage of 0 instead of NULL 19 years ago
Rene Scharfe 139faba8f5 Remove useless pointer update 19 years ago
Paul Mackerras 79b2c75e04 gitk: replace parent and children arrays with lists 19 years ago
Eric Wong 20b1d700c9 contrib/git-svn: documentation updates 19 years ago
Eric Wong 53909056da contrib/git-svn: accept configuration via repo-config 19 years ago
Junio C Hamano bbbc8c3a8d revision: --max-age alone does not need limit_list() anymore. 19 years ago
Junio C Hamano 5306968660 revision: simplify argument parsing. 19 years ago
Junio C Hamano 22c31bf183 revision: --topo-order and --unpacked 19 years ago
Linus Torvalds be7db6e574 revision: Fix --topo-order and --max-age with reachability limiting. 19 years ago
Linus Torvalds 2a0925be35 Make path-limiting be incremental when possible. 19 years ago
Linus Torvalds 7b0c996679 Move "--parent" parsing into generic revision.c library code 19 years ago
Junio C Hamano 8eef8e09ce Makefile: many programs now depend on xdiff/lib.a having been built. 19 years ago
Junio C Hamano 4c0fea0f11 rev-list --boundary: fix re-injecting boundary commits. 19 years ago
Junio C Hamano b4a081b428 Merge git://git.kernel.org/pub/scm/gitk/gitk 19 years ago
Paul Mackerras 879e8b1aad gitk: Better workaround for arrows on diagonal line segments 19 years ago
Eric Wong 13ccd6d4f2 contrib/git-svn: force GIT_DIR to an absolute path 19 years ago
Yasushi SHOJI ef5b4eabb6 git-clone: exit early if repo isn't specified 19 years ago