22001 Commits (636e87d705c2d6cc53d58eac31b689779d00b292)
 

Author SHA1 Message Date
Jeff King d9bae1a178 diff: cache textconv output 15 years ago
Jeff King 840383b2c2 textconv: refactor calls to run_textconv 15 years ago
Jeff King a941d5e395 introduce notes-cache interface 15 years ago
Jeff King 40d52ff77b make commit_tree a library function 15 years ago
Jeff King b76c056b95 fix textconv leak in emit_rewrite_diff 15 years ago
Jeff King c00e657df2 fix const-correctness of write_sha1_file 15 years ago
Eric Blake a50dec22f2 Makefile: update defaults for modern Cygwin 15 years ago
Scott Chacon 42653c09c8 Prompt for a username when an HTTP request 401s 15 years ago
Christian Couder 91e5259896 revert: add "--strategy" option to choose merge strategy 15 years ago
Christian Couder c674d05273 merge: make function try_merge_command non static 15 years ago
Christian Couder 3f9083cde3 merge: refactor code that calls "git merge-STRATEGY" 15 years ago
Christian Couder ae8c79fd8f revert: refactor merge recursive code into its own function 15 years ago
Christian Couder bc84a7fbac revert: use strbuf to refactor the code that writes the merge message 15 years ago
Junio C Hamano 890a13a452 Sync with 1.7.0.4 15 years ago
Junio C Hamano 2be10bb5c1 Git 1.7.0.4 15 years ago
Junio C Hamano 970957dbad Merge branch 'jc/maint-refs-dangling' into maint 15 years ago
Holger Weiß 4318d3ba8f Documentation: show-ref <pattern>s are optional 15 years ago
Holger Weiß 2170422790 Link against libiconv on IRIX 15 years ago
Holger Weiß 21e403a7b9 Don't redefine htonl and ntohl on big-endian 15 years ago
Jakub Narebski 7a49c254cd gitweb: git_get_project_config requires only $git_dir, not also $project 15 years ago
Jan Stępień e4762865c8 Updated the usage string of git reset 15 years ago
Greg Bacon 09f53b16bc Documentation: Clarify support for smart HTTP backend 15 years ago
Johannes Sixt 852f098c06 Windows: fix utime() for read-only files 15 years ago
Johannes Sixt da1fbed3ff diff: fix textconv error zombies 15 years ago
Junio C Hamano 87b3c0117a Merge branch 'maint' 15 years ago
Kevin Ballard 657ab61efa format-patch: Squelch 'fatal: Not a range." error 15 years ago
Michael J Gruber b2e256b0f0 refs.c: Write reflogs for notes just like for branch heads 15 years ago
Michael J Gruber 4d80fa8f75 t3301-notes: Test the creation of reflog entries 15 years ago
Ian Ward Comfort 3bfdf87c47 RPM spec: include bash completion support 15 years ago
Junio C Hamano 6a6955134b Update draft release notes to 1.7.1 15 years ago
Junio C Hamano 99f5b0845a Merge branch 'cc/cherry-pick-ff' 15 years ago
Junio C Hamano 3b37d9c17e Merge branch 'sb/notes-parse-opt' 15 years ago
Junio C Hamano ff0a181fa6 Merge branch 'maint' 15 years ago
David Aguilar 0ae08401be Makefile: Remove usage of deprecated Python "has_key" method 15 years ago
Thomas Rast 0acb62f202 rebase -i: make post-rewrite work for 'edit' 15 years ago
Junio C Hamano e07665e524 Prepare for 1.7.0.4 15 years ago
Junio C Hamano cc64c6970a Merge branch 'cp/add-u-pathspec' into maint 15 years ago
Junio C Hamano faf752693a Merge branch 'maint' 15 years ago
Junio C Hamano 4c367c6ae9 t9350: fix careless use of "cd" 15 years ago
Peter Collingbourne 25755e842f Remove a redundant errno test in a usage of remove_path 15 years ago
Peter Collingbourne 80d706afed Introduce remove_or_warn function 15 years ago
Peter Collingbourne d1723296af Implement the rmdir_or_warn function 15 years ago
Peter Collingbourne 10e13ec8ed Generalise the unlink_or_warn function 15 years ago
David Aguilar 42accaec01 difftool: Fix '--gui' when diff.guitool is unconfigured 15 years ago
Sverre Rabbelier bb6ad28c23 fast-export: don't segfault when marks file cannot be opened 15 years ago
Chris Webb 10439d89eb imap-send: suppress warning about cleartext password with CRAM-MD5 15 years ago
Michael J Gruber 0ce142c944 send-email: lazily assign editor variable 15 years ago
Stephen Boyd 63e6715087 fmt-merge-msg: hide summary option 15 years ago
Stephen Boyd fcb243f7db fmt-merge-msg: remove custom string_list implementation 15 years ago
Stephen Boyd e242148012 string-list: add unsorted_string_list_lookup() 15 years ago