11234 Commits (ac053c02029d88c7ed4d7e92949a1586eb3f7704)
 

Author SHA1 Message Date
Junio C Hamano a644ffde0a Fix VISUAL/EDITOR preference order in Documentation/config.txt. 18 years ago
Matt McCutchen a3c8ab30a5 gitweb: snapshot cleanups & support for offering multiple formats 18 years ago
Carlos Rica e317cfafd2 builtin-tag.c: Fix two memory leaks and minor notation changes. 18 years ago
Johannes Schindelin 4d87b9c5db launch_editor(): Heed GIT_EDITOR and core.editor settings 18 years ago
Johannes Schindelin 6368f3f8e7 rebase -i: call editor just once for a multi-squash 18 years ago
Shawn O. Pearce 54febd4fe6 git-gui: Internally allow fetch without storing for future pull support 18 years ago
Shawn O. Pearce dba07411da git-gui: Skip unnecessary read-tree work during checkout 18 years ago
Shawn O. Pearce eea1ab6e23 git-gui: Simplify error case for unsupported merge types 18 years ago
Shawn O. Pearce f66b8a68f2 git-gui: Factor out common fast-forward merge case 18 years ago
Shawn O. Pearce 60f7352fe1 git-gui: Save the merge base during checkout_op processing 18 years ago
Shawn O. Pearce 4578c5cb69 git-gui: Automatically backup the user's commit buffer 18 years ago
Linus Torvalds e1abc69b72 Fix up duplicate parents removal 18 years ago
Carlos Rica 62e09ce998 Make git tag a builtin. 18 years ago
Jakub Narebski 69a9b41c15 gitweb cleanup: Move @diff_opts declaration earlier 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Steven Grimm a7738c77f1 Document how to tell git to not launch a pager 18 years ago
Shawn O. Pearce 5dc2cae6f4 git-gui: Completely remove support for creating octopus merges 18 years ago
Shawn O. Pearce a42289621e git-gui: Don't show blame tooltips that we have no data for 18 years ago
Shawn O. Pearce c4638f662c git-gui: Translate standard encoding names to Tcl ones 18 years ago
Shawn O. Pearce d36cd96837 git-gui: Avoid unnecessary global statements when possible 18 years ago
Shawn O. Pearce a870ddc099 git-gui: Bind Ctrl/Cmd-M to merge action 18 years ago
Shawn O. Pearce dc5ccdc6ca Don't offer my special Tools/Migrate hack unless in multicommit 18 years ago
Carlos Rica c4fba0a358 Rename read_pipe() with read_fd() and make its buffer nul-terminated. 18 years ago
Junio C Hamano 6fb73e442a Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4 18 years ago
Johannes Schindelin af580e9c5a filter-branch: get rid of "set -e" 18 years ago
Richard MUSIL 575d025c0d git-svn: Minimalistic patch which allows svn usernames with space(s). 18 years ago
Linus Torvalds b59d398bea Do a better job at guessing unknown character sets 18 years ago
しらいしななこ ec96e0f6a4 Document "git stash message..." 18 years ago
Sven Verdoolaege 0cf7375542 unpack-trees.c: assume submodules are clean during check-out 18 years ago
Junio C Hamano c1c10a3f27 Merge branch 'maint' 18 years ago
Julian Phillips 281a53bb79 Force listingblocks to be monospaced in manpages 18 years ago
Simon Hausmann 144ff46b19 git-p4: Cleanup, used common function for listing imported p4 branches 18 years ago
Simon Hausmann 86506fe54c git-p4: Fix upstream branch detection for submit/rebase with multiple branches. 18 years ago
Simon Hausmann 062410bb9d git-p4: Cleanup, make listExistingP4Branches a global function for later use. 18 years ago
Junio C Hamano fa2e71c9e7 Do not expect unlink(2) to fail on a directory. 18 years ago
Shawn O. Pearce ff749c114a git-gui: Convert merge dialog to use class system 18 years ago
Shawn O. Pearce 46a2df3ac2 git-gui: Increase the default height of the revision picker 18 years ago
Shawn O. Pearce 4040971269 git-gui: Clarify the visualize history menu options 18 years ago
Shawn O. Pearce 8e891facbe git-gui: Allow users to browse any branch, not just the current one 18 years ago
Shawn O. Pearce 85d2d59760 git-gui: Allow browser subcommand to start in subdirectory 18 years ago
Shawn O. Pearce c52c94524b git-gui: Allow blame/browser subcommands on bare repositories 18 years ago
Shawn O. Pearce ba7cc6609e git-gui: Move feature option selection before GIT_DIR init 18 years ago
Shawn O. Pearce 3972b987d3 git-gui: Delay the GC hint until after we are running 18 years ago
Shawn O. Pearce 301dfaa9da git-gui: Let the user continue even if we cannot understand git version 18 years ago
Shawn O. Pearce d164b7548a git-gui: Change our initial GC hint to be an estimate 18 years ago
Shawn O. Pearce 2370164f3c git-gui: Don't crash in ask_popup if we haven't mapped main window yet 18 years ago
Shawn O. Pearce 6f62b4f782 git-gui: Delay searching for 'nice' until its really asked for 18 years ago
Julian Phillips 91464dfb10 git-gui: Handle git versions of the form n.n.n.GIT 18 years ago
Junio C Hamano 726f9bced9 Update INSTALL 18 years ago
Scott Lamb 788001908c git-p4: input to "p4 files" by stdin instead of arguments 18 years ago