6587 Commits (af8ffbed0fc016e066765706738c45c65493f392)
 

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