6584 Commits (ba158a32b9e237912ebe7dfe7bd56e2c531cb062)
 

Author SHA1 Message Date
Andy Parkins ba158a32b9 git-clone documentation didn't mention --origin as equivalent of -o 19 years ago
Andy Parkins 44b27ec960 Minor grammar fixes for git-diff-index.txt 19 years ago
Johannes Schindelin 866cae0db4 link_temp_to_file: call adjust_shared_perm() only when we created the directory 19 years ago
Nicolas Pitre e23ed9a8b4 pack-objects doesn't create random pack names 19 years ago
Junio C Hamano 91c23e48d0 link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure 19 years ago
Junio C Hamano 9dad9d2e5b revision traversal: --unpacked does not limit commit list anymore. 19 years ago
Jan Harkes 744f498522 Continue traversal when rev-list --unpacked finds a packed commit. 19 years ago
Edgar Toernig 173a9cbe70 Use memmove instead of memcpy for overlapping areas 19 years ago
Junio C Hamano 8d63d95f29 quote.c: ensure the same quoting across platforms. 19 years ago
Junio C Hamano 4903161fb8 Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif" 19 years ago
Jakub Narebski d6b7e0b98f gitweb: Check git base URLs before generating URL from it 19 years ago
Christian Couder f8a5da6d94 Documentation: add git in /etc/services. 19 years ago
Christian Couder e2b1d1ccdd Documentation: add upload-archive service to git-daemon. 19 years ago
Rene Scharfe a8ebdb90f9 git-cherry: document limit and add diagram 19 years ago
Junio C Hamano ac1a1f9927 Merge branch 'jc/combined' into maint 19 years ago
Jakub Narebski fb8e23fae2 diff-format.txt: Correct information about pathnames quoting in patch format 19 years ago
Junio C Hamano 44152787bc combine-diff: honour --no-commit-id 19 years ago
Junio C Hamano 7a8ac59f2f combine-diff: fix hunk_comment_line logic. 19 years ago
Junio C Hamano d5f6a01af0 combine-diff: a few more finishing touches. 19 years ago
Junio C Hamano 0ac3056850 Documentation: clarify refname disambiguation rules. 19 years ago
Jakub Narebski 0074aba1c0 diff-format.txt: Combined diff format documentation supplement 19 years ago
Christian Couder d9c04ba3dd Remove --syslog in git-daemon inetd documentation examples. 19 years ago
J. Bruce Fields 119550af0c Documentation: updates to "Everyday GIT" 19 years ago
Junio C Hamano 84ab7b6fc7 Documentation/SubmittingPatches: 3+1 != 6 19 years ago
Petr Baudis 70da769a46 xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines 19 years ago
Junio C Hamano 6e7d76baee Update cherry documentation. 19 years ago
Junio C Hamano d47107d810 Refer to git-rev-parse:Specifying Revisions from git.txt 19 years ago
Tuncer Ayaz ddaf73141c git-fetch.sh printed protocol fix 19 years ago
Junio C Hamano a4e3bddc76 RPM package re-classification. 19 years ago
Junio C Hamano 04d24455ce Documentation: note about contrib/. 19 years ago
Eric Wong 9ffd652a38 git-svn: fix symlink-to-file changes when using command-line svn 1.4.0 19 years ago
Gerrit Pape 2eb10ac7b5 Set $HOME for selftests 19 years ago
Petr Baudis a153adf683 gitweb: Fix setting $/ in parse_commit() 19 years ago
Junio C Hamano 83543a24c3 daemon: do not die on older clients. 19 years ago
Jim Meyering 67aef03455 xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header. 19 years ago
Jim Meyering 810799ecab git-clone: honor --quiet 19 years ago
Santi Béjar 0cc6d3464a Documentation for the [remote] config 19 years ago
Alexandre Julliard 2bb10fe51e prune-packed: Fix uninitialized variable. 19 years ago
Junio C Hamano 0abc0260fa pager: default to LESS=FRSX not LESS=FRS 19 years ago
J. Bruce Fields 2eb53e65bd Make prune also run prune-packed 19 years ago
Karl Hasselström 474a90fef9 git-vc: better installation instructions 19 years ago
Jakub Narebski 300454feab gitweb: Do not esc_html $basedir argument to git_print_tree_entry 19 years ago
Jakub Narebski e7fb022a42 gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2) 19 years ago
Lars Hjemli 5ea0921cbe Fix usagestring for git-branch 19 years ago
Rene Scharfe fc61e313da git-merge: show usage if run without arguments 19 years ago
Lars Hjemli 0b92f1a9d2 Fix typo in show-index.c 19 years ago
Junio C Hamano 96a035d1db pager: default to LESS=FRS 19 years ago
Linus Torvalds b507b465f7 git-apply: prepare for upcoming GNU diff -u format change. 19 years ago
pclouds@gmail.com 6b09c7883f Add revspec documentation for ':path', ':[0-3]:path' and git-describe 19 years ago
pclouds@gmail.com 8a83157e04 Reject hexstring longer than 40-bytes in get_short_sha1() 19 years ago