6594 Commits (916d081bbaa40617643b09b6dc9c6760993cf6ed)
 

Author SHA1 Message Date
Petr Baudis 916d081bba Nicer error messages in case saving an object to db goes wrong 18 years ago
Tero Roponen 0623421b0b remove an unneeded test 18 years ago
Jakub Narebski e52775f438 Documentation: Transplanting branch with git-rebase --onto 18 years ago
Alex Riesen 9faed78f59 merge-recursive implicitely depends on trust_executable_bit 18 years ago
Junio C Hamano fe732edee1 adjust_shared_perm: chmod() only when needed. 18 years ago
Jeff King 49b8b2926f Fix git-runstatus for repositories containing a file named HEAD 18 years ago
Shawn O. Pearce 6c2f207b23 Remove unsupported C99 style struct initializers in git-archive. 18 years ago
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