4091 Commits (a13ba129cdc66b60eef177696084ff80034069b7)
 

Author SHA1 Message Date
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 d9ea73e056 combine-diff: refactor built-in xdiff interface. 19 years ago
Junio C Hamano fa0cdab537 parse_date(): fix parsing 03/10/2006 19 years ago
Junio C Hamano 110cb41cbf Merge branch 'nh/http' into next 19 years ago
Nick Hengeveld 8d9fbe57b3 http-fetch: add optional DAV-based pack list 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
Junio C Hamano afb28f239f Merge branch 'pb/regex' into next 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 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