5907 Commits (6295ac347acab0f100bc143effd28d3b0bbff739)
 

Author SHA1 Message Date
Alexandre Julliard f8263c5339 show-branch: Fix another performance problem. 19 years ago
Jeff King 4812a93a8c pack-objects: check pack.window for default window size 19 years ago
Shawn Pearce 8eb38cad44 Disable linking with Fink or DarwinPorts. 19 years ago
Alexandre Julliard 5df52584fa git.el: Put the git customize group in the 'tools' parent group. 19 years ago
Alexandre Julliard 73389f12bf git.el: Try to reuse an existing buffer when running git-status. 19 years ago
Alexandre Julliard 9f56a7fda9 git.el: Prepend a slash to the file name when adding to .gitignore. 19 years ago
Alexandre Julliard 51a6e56fb7 git.el: Run git-rerere on commits if the rr-cache directory exists. 19 years ago
Eric Wong d0d8f7dc5f git-svn: fix fetching new directories copies when using SVN:: libs 19 years ago
Willy Tarreau ce1a79b6a7 tar-tree: add the "tar.umask" config option 19 years ago
Johannes Schindelin 56ac168f6f Fix t4114 on cygwin 19 years ago
Martin Langhoff 1b91abe350 cvsexportcommit - add -a (add author line) flag, cleanup warnings 19 years ago
Junio C Hamano e7a0f6714b unpack-objects: remove stale and confusing comment 19 years ago
Junio C Hamano 482faa8daf git-fetch: fix --keep vs --thin 19 years ago
Junio C Hamano 9919f41c91 git-diff A...B to (usually) mean "git-diff `git-merge-base A B` B" 19 years ago
Junio C Hamano b9718d41c7 Merge branch 'sp/reflog' 19 years ago
Junio C Hamano 7f95aef28f apply: handle type-changing patch correctly. 19 years ago
Junio C Hamano eed46644ca apply: split out removal and creation into different phases. 19 years ago
Junio C Hamano c28c571c14 apply: check D/F conflicts more carefully. 19 years ago
Junio C Hamano f8f0b1f0e7 checkout -f failed to check out a file if an existing directory interfered. 19 years ago
Eric Wong 8641fb24ee typechange tests for git apply (currently failing) 19 years ago
Eric Wong 7b520e62a2 git-svn: don't check for migrations/upgrades on commit-diff 19 years ago
Junio C Hamano 26a8ad25b2 show-branch: fix performance problem. 19 years ago
Junio C Hamano 76af073457 builtin-log: typefix for recent format-patch changes. 19 years ago
Pavel Roskin 2d023581c9 Set datarootdir in config.mak.in 19 years ago
Pavel Roskin 66142aa1f5 Quote all calls to GIT_CONF_APPEND_LINE 19 years ago
Josh Triplett da56645dd7 Add option to set initial In-Reply-To/References 19 years ago
Josh Triplett cc35de8470 Add option to enable threading headers 19 years ago
Josh Triplett d1566f7883 git-format-patch: Make the second and subsequent mails replies to the first 19 years ago
Jonas Fonseca a3e65d74ee Documentation/urls.txt: Use substitution to escape square brackets 19 years ago
Junio C Hamano c7543ce0be Documentation/Makefile: product depends on asciidoc.conf 19 years ago
Junio C Hamano 5cd060b56c Merge branch 'lt/unitype' 19 years ago
Junio C Hamano 1733832d8e Merge branch 'sp/lazy-mkdir' 19 years ago
Sergey Vlasov 7eae7b993e Fix "git-fetch --tags" exit status when nothing has been changed 19 years ago
Matthias Lederhofer d5b9e6cfa7 argv created by handle_alias should be NULL terminated 19 years ago
Alp Toker dd4c59121f documentation (urls.txt) typofix 19 years ago
Junio C Hamano e5a78b1ca8 builtin-prune.c: forgot TYPE => OBJ changes. 19 years ago
Linus Torvalds 93821bd97a sha1_file: add the ability to parse objects in "pack file format" 19 years ago
Junio C Hamano 57a39690b9 fetch/clone: check return status from ls-remote 19 years ago
Shawn Pearce 8ef1c7c77d Record rebase changes as 'rebase' in the reflog. 19 years ago
Luben Tuikov 4b7ce6e2d6 gitweb.css: Use monospace fonts for commits and tree-diff. 19 years ago
Alex Riesen 3dffd2c828 Do not use perl in git-commit.sh 19 years ago
Timo Hirvonen f5b571fcf7 diff: Support 256 colors 19 years ago
Timo Hirvonen f37399e6b0 diff: Support both attributes and colors 19 years ago
Matthias Lederhofer ff4d78041e Documentation about exclude/ignore files 19 years ago
Matthias Lederhofer a5262768e1 daemon: new option --detach to run git-daemon in background 19 years ago
Matthias Lederhofer 45ed5d7f4c daemon: new option --pid-file=<path> to store the pid 19 years ago
Matthias Lederhofer 5f490ce03c upload-pack: ignore write errors to stderr 19 years ago
Matthias Lederhofer 258e93a155 daemon: if one of the standard fds is missing open it to /dev/null 19 years ago
Matthias Lederhofer ad8b4f56b5 daemon: use a custom die routine with syslog 19 years ago
Junio C Hamano 8d5e26848d Documentation: Fix ssh://[user@]host.xz URL 19 years ago