4221 Commits (6973dcaee76ef7b7bfcabd2f26e76205aae07858)
 

Author SHA1 Message Date
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
Yasushi SHOJI 98a4fef3f2 Make git-clone to take long double-dashed origin option (--origin) 19 years ago
Paul Mackerras be0cd0981f gitk: Allow top panes to scroll horizontally with mouse button 2 19 years ago
Paul Mackerras f340844962 gitk: Prevent parent link from overwriting commit headline 19 years ago
Paul Mackerras 7b5ff7e7d7 gitk: Show diffs for boundary commits 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Junio C Hamano e464f4c311 assume unchanged git: diff-index fix. 19 years ago
Paul Mackerras 16c1ff968a gitk: Use the new --boundary flag to git-rev-list 19 years ago
Junio C Hamano 0c8b106b02 revision.c "..B" syntax: constness fix 19 years ago
Junio C Hamano ce4a706388 revision arguments: ..B means HEAD..B, just like A.. means A..HEAD 19 years ago