9622 Commits (aff787b52bc8e1d7fcfce5d28d1fc569f905d3c1)
 

Author SHA1 Message Date
Ville Skyttä 1e31fbe24f DESTDIR support for git/contrib/emacs 18 years ago
Jakub Narebski 957d6ea78f gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches 18 years ago
Brian Gernhardt b24bace5ca Document --left-right option to rev-list. 18 years ago
René Scharfe 265d528032 Revert "builtin-archive: use RUN_SETUP" 18 years ago
Gerrit Pape 5850cb645d rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email. 18 years ago
Junio C Hamano d5ad36fe35 RPM spec: include git-p4 in the list of all packages. 18 years ago
Junio C Hamano 2b93edbf32 rerere: make sorting really stable. 18 years ago
Brian Gernhardt 364b852352 Fix t4200-rerere for white-space from "wc -l" 18 years ago
Shawn O. Pearce f6f2aa39ef git-gui: Brown paper bag fix division by 0 in blame 18 years ago
Shawn O. Pearce 4372da3441 Always bind the return key to the default button 18 years ago
Eygene Ryabinkin 53a291a435 Do not break git-gui messages into multiple lines. 18 years ago
Eygene Ryabinkin df0cd69558 Improve look-and-feel of the git-gui tool. 18 years ago
Eygene Ryabinkin 3cf0bad830 Teach git-gui to use the user-defined UI font everywhere. 18 years ago
Eygene Ryabinkin e2a1bc67d3 Allow wish interpreter to be defined with TCLTK_PATH 18 years ago
Eric Wong e421fc0797 git-svn: bail out on incorrect command-line options 18 years ago
Jakub Narebski 3be8e720d9 gitweb: Quote hash keys, and do not use barewords keys 18 years ago
Jakub Narebski a23f0a73d1 gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3) 18 years ago
Junio C Hamano c81935348b Fix switching to a branch with D/F when current branch has file D. 18 years ago
Junio C Hamano b8ba1535bd Fix twoway_merge that passed d/f conflict marker to merged_entry(). 18 years ago
Junio C Hamano 2960a1d9ee Fix read-tree --prefix=dir/. 18 years ago
Junio C Hamano 9a4d8fdc25 unpack-trees: get rid of *indpos parameter. 18 years ago
Junio C Hamano 7f7932ab25 unpack_trees.c: pass unpack_trees_options structure to keep_entry() as well. 18 years ago
Junio C Hamano 21cd8d00b6 add_cache_entry(): removal of file foo does not conflict with foo/bar 18 years ago
Junio C Hamano c0718268e8 Merge branch 'jc/bisect' 18 years ago
Junio C Hamano bdceecbbd7 Merge branch 'fl/doc' 18 years ago
Junio C Hamano 1f71372711 Merge branch 'post1.5.1/blame.el' 18 years ago
Junio C Hamano 80b6e39459 Merge branch 'post1.5.1/tcltk' 18 years ago
Junio C Hamano cb7e3aefa6 Merge branch 'post1.5.1/p4' 18 years ago
Junio C Hamano 95655d79ad Merge branch 'lt/dirwalk' 18 years ago
Junio C Hamano 5e7f56ac33 git-read-tree --index-output=<file> 18 years ago
Junio C Hamano 30ca07a249 _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. 18 years ago
Junio C Hamano 3e0318a361 checkout: allow detaching to HEAD even when switching to the tip of a branch 18 years ago
Junio C Hamano 89815cab95 GIT 1.5.1 18 years ago
Junio C Hamano 045f5759c9 Merge 1.5.0.7 in 18 years ago
Junio C Hamano 9694ec4533 GIT 1.5.0.7 18 years ago
Jakub Narebski 04483524ec Documentation: A few minor fixes to Git User's Manual 18 years ago
Nicolas Pitre bbf4b41baf Plug memory leak in index-pack collision checking codepath. 18 years ago
Junio C Hamano eb3359663d rerere should not repeat the earlier hunks in later ones 18 years ago
Junio C Hamano a8f4ef727a Hopefully final update to the draft Release Notes, preparing for 1.5.1 18 years ago
Junio C Hamano 3055178193 Optional Tck/Tk: ignore generated files. 18 years ago
Eygene Ryabinkin 68daee085c Eliminate checks of user-specified Tcl/Tk interpreter. 18 years ago
Eygene Ryabinkin 6bdb18a9ce Rewrite Tcl/Tk interpreter path for the GUI tools. 18 years ago
Eygene Ryabinkin 81b63c707e Add --with-tcltk and --without-tcltk to configure. 18 years ago
Eygene Ryabinkin 3cfaf11b1d NO_TCLTK 18 years ago
Eygene Ryabinkin faced1af71 Added correct Python path to the RPM specfile. 18 years ago
Brian Gernhardt 5250929d60 Remove unused WITH_OWN_SUBPROCESS_PY from RPM spec 18 years ago
Eygene Ryabinkin 7a585c0e6a Added git-p4 package to the list of git RPMs. 18 years ago
Eygene Ryabinkin 7878b383d6 Add the WITH_P4IMPORT knob to the Makefile. 18 years ago
Xavier Maillard 3cc5ca3923 git-blame.el: pick a set of random colors for each git-blame turn 18 years ago
Xavier Maillard 02f0559eba git-blame.el: separate git-blame-mode to ease maintenance 18 years ago