11713 Commits (477ff5b71aca9a3d05c8f83182eeb98d7a8f92ee)
 

Author SHA1 Message Date
Alexandre Julliard 1b655040be git.el: Keep the status buffer sorted by filename. 18 years ago
Alexandre Julliard c32da692de hooks--update: Explicitly check for all zeros for a deleted ref. 18 years ago
Junio C Hamano cbb390cd8f An additional test for "git-reset -- path" 18 years ago
Shawn O. Pearce 55bad4f096 git-gui: Paper bag fix "Commit->Revert" format arguments 18 years ago
Shawn O. Pearce 042f53c569 git-gui: Provide 'uninstall' Makefile target to undo an installation 18 years ago
Shawn O. Pearce afe2098ddd git-gui: Font chooser to handle a large number of font families 18 years ago
Shawn O. Pearce e7034d66ec git-gui: Make backporting changes from i18n version easier 18 years ago
Junio C Hamano 80bffaf7fb git-commit: Allow partial commit of file removal. 18 years ago
Carlos Rica 0e5a7faa3a Make "git reset" a builtin. 18 years ago
Carlos Rica 6640f88165 Move make_cache_entry() from merge-recursive.c into read-cache.c 18 years ago
Carlos Rica 359048d6ec Add tests for documented features of "git reset". 18 years ago
Junio C Hamano 88b7dd4597 Merge branch 'maint' 18 years ago
Junio C Hamano 3d80017d0c Merge branch 'sp/maint-no-thin' into maint 18 years ago
Robert Boone a2f22dbfa3 Define NO_MEMMEM of FreeBSD as it lacks the function 18 years ago
Nicolas Pitre 3c70183918 threaded delta search: proper locking for cache accounting 18 years ago
Jean-Luc Herren 6143fa2c9c stash: end index commit log with a newline 18 years ago
Dmitry V. Levin 4fb5fd5d30 git-commit: Disallow amend if it is going to produce an empty non-merge commit 18 years ago
David Kastrup 3803bceae8 git-send-email.perl: Add angle brackets to In-Reply-To if necessary 18 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 18 years ago
Shawn O. Pearce 63c4024ff0 git-gui: Don't delete send on Windows as it doesn't exist 18 years ago
Pierre Habouzit fd17f5b5f7 Replace all read_fd use with strbuf_read, and get rid of it. 18 years ago
Pierre Habouzit 635d043f30 Use strbufs to in read_message (imap-send.c), custom buffer--. 18 years ago
Pierre Habouzit b655d46bb2 Use strbuf_read in builtin-fetch-tool.c. 18 years ago
Pierre Habouzit 674d172730 Rework pretty_print_commit to use strbufs instead of custom buffers. 18 years ago
Pierre Habouzit 4acfd1b799 Change semantics of interpolate to work like snprintf. 18 years ago
Pierre Habouzit f1696ee398 Strbuf API extensions and fixes. 18 years ago
Junio C Hamano ddb95de33e Merge branch 'master' into ph/strbuf 18 years ago
Nicolas Pitre 693b86fffb threaded delta search: add pack.threads config variable 18 years ago
Nicolas Pitre b81d9af71e fix threaded delta search locking 18 years ago
Junio C Hamano 6972ab7ae1 Merge branch 'rs/archive' 18 years ago
Junio C Hamano 20fbfd869f archive - leakfix for format_subst() 18 years ago
Junio C Hamano 9784c5c53e Merge branch 'sp/maint-no-thin' 18 years ago
Shawn O. Pearce a4503a15af Make --no-thin the default in git-push to save server resources 18 years ago
Nicolas Pitre 05cc2ffc57 fix doc for --compression argument to pack-objects 18 years ago
Nicolas Pitre 367f4a4343 threaded delta search: specify number of threads at run time 18 years ago
Nicolas Pitre 59921b4b3f threaded delta search: better chunck split point 18 years ago
Nicolas Pitre c2a33679a7 threaded delta search: refine work allocation 18 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 18 years ago
Shawn O. Pearce 8938410189 git-gui: Trim trailing slashes from untracked submodule names 18 years ago
Shawn O. Pearce 3b9dfde3d6 git-gui: Assume untracked directories are Git submodules 18 years ago
David Kastrup 02e665ce49 diff-delta.c: Rationalize culling of hash buckets 18 years ago
David Kastrup d2100860fd diff-delta.c: pack the index structure 18 years ago
Michele Ballabio 4ed1a190d0 git-gui: handle "deleted symlink" diff marker 18 years ago
Michele Ballabio 2d19f8e921 git-gui: show unstaged symlinks in diff viewer 18 years ago
Junio C Hamano 57543a254c Merge branch 'maint' 18 years ago
Eric Wong 7b02b85a66 git-svn: understand grafts when doing dcommit 18 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 18 years ago
Shawn O. Pearce c63fe3b2dc git-gui: Avoid use of libdir in Makefile 18 years ago
Shawn O. Pearce 3d59405ced Define NO_MEMMEM on Darwin as it lacks the function 18 years ago
Shawn O. Pearce cff93397ab git-gui: Disable Tk send in all git-gui sessions 18 years ago