4032 Commits (9b6891f651ad51913419ee9184280a321b41e9ce)
 

Author SHA1 Message Date
Junio C Hamano 9b6891f651 Merge branch 'pb/regex' 19 years ago
Mike McCormack 34c5a9e284 Avoid a crash if realloc returns a different pointer. 19 years ago
Mike McCormack 1cd88cc9e6 Avoid a divide by zero if there's no messages to send. 19 years ago
Junio C Hamano 521a3f6767 Merge git://git.kernel.org/pub/scm/gitk/gitk 19 years ago
Pavel Roskin c3b831bd84 Add git-clean command 19 years ago
Junio C Hamano 12d81ce598 Merge branch 'fix' 19 years ago
Junio C Hamano 7d6c447145 diff_flush(): leakfix. 19 years ago
Junio C Hamano fa0cdab537 parse_date(): fix parsing 03/10/2006 19 years ago
Keith Packard 4840be66b1 [PATCH] Provide configurable UI font for gitk 19 years ago
Mark Wooding ce08872259 [PATCH] gitk: Use git wrapper to run git-ls-remote. 19 years ago
Rutger Nijlunsing 6e5f7203de [PATCH] gitk: add key bindings for selecting first and last commit 19 years ago
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 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
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
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
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
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
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