11544 Commits (be6042cfa59358b733b6f9ba05bcbc317998d9fe)
 

Author SHA1 Message Date
Shawn O. Pearce 55bad4f096 git-gui: Paper bag fix "Commit->Revert" format arguments 17 years ago
Shawn O. Pearce 042f53c569 git-gui: Provide 'uninstall' Makefile target to undo an installation 17 years ago
Shawn O. Pearce afe2098ddd git-gui: Font chooser to handle a large number of font families 17 years ago
Shawn O. Pearce e7034d66ec git-gui: Make backporting changes from i18n version easier 17 years ago
Junio C Hamano 80bffaf7fb git-commit: Allow partial commit of file removal. 17 years ago
Carlos Rica 0e5a7faa3a Make "git reset" a builtin. 17 years ago
Carlos Rica 6640f88165 Move make_cache_entry() from merge-recursive.c into read-cache.c 17 years ago
Carlos Rica 359048d6ec Add tests for documented features of "git reset". 17 years ago
Junio C Hamano 88b7dd4597 Merge branch 'maint' 17 years ago
Junio C Hamano 3d80017d0c Merge branch 'sp/maint-no-thin' into maint 17 years ago
Robert Boone a2f22dbfa3 Define NO_MEMMEM of FreeBSD as it lacks the function 17 years ago
Nicolas Pitre 3c70183918 threaded delta search: proper locking for cache accounting 17 years ago
Jean-Luc Herren 6143fa2c9c stash: end index commit log with a newline 17 years ago
Dmitry V. Levin 4fb5fd5d30 git-commit: Disallow amend if it is going to produce an empty non-merge commit 17 years ago
David Kastrup 3803bceae8 git-send-email.perl: Add angle brackets to In-Reply-To if necessary 17 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 17 years ago
Shawn O. Pearce 63c4024ff0 git-gui: Don't delete send on Windows as it doesn't exist 17 years ago
Nicolas Pitre 693b86fffb threaded delta search: add pack.threads config variable 17 years ago
Nicolas Pitre b81d9af71e fix threaded delta search locking 17 years ago
Junio C Hamano 6972ab7ae1 Merge branch 'rs/archive' 17 years ago
Junio C Hamano 20fbfd869f archive - leakfix for format_subst() 17 years ago
Junio C Hamano 9784c5c53e Merge branch 'sp/maint-no-thin' 17 years ago
Shawn O. Pearce a4503a15af Make --no-thin the default in git-push to save server resources 17 years ago
Nicolas Pitre 05cc2ffc57 fix doc for --compression argument to pack-objects 17 years ago
Nicolas Pitre 367f4a4343 threaded delta search: specify number of threads at run time 17 years ago
Nicolas Pitre 59921b4b3f threaded delta search: better chunck split point 17 years ago
Nicolas Pitre c2a33679a7 threaded delta search: refine work allocation 17 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 17 years ago
Shawn O. Pearce 8938410189 git-gui: Trim trailing slashes from untracked submodule names 17 years ago
Shawn O. Pearce 3b9dfde3d6 git-gui: Assume untracked directories are Git submodules 17 years ago
David Kastrup 02e665ce49 diff-delta.c: Rationalize culling of hash buckets 17 years ago
David Kastrup d2100860fd diff-delta.c: pack the index structure 17 years ago
Michele Ballabio 4ed1a190d0 git-gui: handle "deleted symlink" diff marker 17 years ago
Michele Ballabio 2d19f8e921 git-gui: show unstaged symlinks in diff viewer 17 years ago
Junio C Hamano 57543a254c Merge branch 'maint' 17 years ago
Eric Wong 7b02b85a66 git-svn: understand grafts when doing dcommit 17 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 17 years ago
Shawn O. Pearce c63fe3b2dc git-gui: Avoid use of libdir in Makefile 17 years ago
Shawn O. Pearce 3d59405ced Define NO_MEMMEM on Darwin as it lacks the function 17 years ago
Shawn O. Pearce cff93397ab git-gui: Disable Tk send in all git-gui sessions 17 years ago
Gerrit Pape 0b883ab30c git-gui: lib/index.tcl: handle files with % in the filename properly 17 years ago
Eric Wong a51cdb0c04 git-svn: fix "Malformed network data" with svn:// servers 17 years ago
Michael Smith ee834cf0c7 (cvs|svn)import: Ask git-tag to overwrite old tags. 17 years ago
J. Bruce Fields d05ec5a064 git-rebase: fix -C option 17 years ago
J. Bruce Fields 059f446d57 git-rebase: support --whitespace=<option> 17 years ago
Mike Ralphson 451e593181 Documentation / grammer nit 17 years ago
Lars Hjemli 4dbfe2e9bd git-svn: always use --first-parent 17 years ago
René Scharfe 38c9c9b798 archive: rename attribute specfile to export-subst 17 years ago
René Scharfe df4a394f91 archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR" (take 2) 17 years ago
René Scharfe b21b9f1de3 add memmem() 17 years ago