13698 Commits (5d02294c776c46f0d454470c66c16fe9f08fad3d)
 

Author SHA1 Message Date
Junio C Hamano fe3403c320 ws_fix_copy(): move the whitespace fixing function to ws.c 17 years ago
Junio C Hamano 52229a29c7 checkout: show progress when checkout takes long time while switching branches 17 years ago
Jakub Narebski 9d561ad324 gitweb: Fix bugs in git_search_grep_body: it's length(), not len() 17 years ago
Brandon Casey 6c723f5e6b pack-objects: Print a message describing the number of threads for packing 17 years ago
Andreas Ericsson 833e3df171 pack-objects: Add runtime detection of online CPU's 17 years ago
Johannes Sixt c20181e3a3 start_command(), if .in/.out > 0, closes file descriptors, not the callers 17 years ago
Johannes Sixt e72ae28895 start_command(), .in/.out/.err = -1: Callers must close the file descriptor 17 years ago
Junio C Hamano 923d44aeb7 Sync with 1.5.4.3 17 years ago
Junio C Hamano 31e0b2ca81 GIT 1.5.4.3 17 years ago
Junio C Hamano e98d6df752 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Junio C Hamano 1736855c9b Add merge-subtree back 17 years ago
Brandon Casey 4cd883d724 builtin-reflog.c: don't install new reflog on write failure 17 years ago
Jay Soffian 0d2dd191cd pull: pass --strategy along to to rebase 17 years ago
Linus Torvalds eb7a2f1d50 Use helper function for copying index entry information 17 years ago
Linus Torvalds d070e3a31b Name hash fixups: export (and rename) remove_hash_entry 17 years ago
Linus Torvalds a22c637124 Fix name re-hashing semantics 17 years ago
Jim Meyering 8e0f70033b Avoid unnecessary "if-before-free" tests. 17 years ago
Junio C Hamano 22c430ad84 Merge branch 'maint' 17 years ago
Jeff King 9ea0980a09 hash: fix lookup_hash semantics 17 years ago
Junio C Hamano be8b906381 gitweb: Better chopping in commit search results 17 years ago
Gerrit Pape 8a2f5e5b03 hash-object: cleanup handling of command line options 17 years ago
Gerrit Pape fd74cb0874 builtin-tag.c: remove cruft 17 years ago
Gerrit Pape c7fae5fc68 git-merge-index documentation: clarify synopsis 17 years ago
Shawn O. Pearce b5e2f805e6 Merge branch 'maint' 17 years ago
Shawn O. Pearce 3baee1f3bf git-gui: Focus insertion point at end of strings in repository chooser 17 years ago
Shawn O. Pearce df4ec4cf6f git-gui: Avoid hardcoded Windows paths in Cygwin package files 17 years ago
Shawn O. Pearce 651fbba2d3 git-gui: Default TCL_PATH to same location as TCLTK_PATH 17 years ago
Shawn O. Pearce 85ec3e7778 git-gui: Paper bag fix error dialogs opening over the main window 17 years ago
Michele Ballabio afdb4be0fc git-gui: fix typo in lib/spellcheck.tcl 17 years ago
Jay Soffian 0fb7fc751d send-email: fix In-Reply-To regression 17 years ago
Junio C Hamano b56fca07d2 checkout: updates to tracking report 17 years ago
Daniel Barkalow 75ea38df66 builtin-checkout.c: Remove unused prefix arguments in switch_branches path 17 years ago
Junio C Hamano f5ed3b30e0 git-reset --hard and git-read-tree --reset: fix read_cache_unmerged() 17 years ago
Shawn O. Pearce bb760f0257 git-gui: Shorten Aspell version strings to just Aspell version number 17 years ago
Shawn O. Pearce 827743b2e8 git-gui: Gracefully display non-aspell version errors to users 17 years ago
Shawn O. Pearce de83f8cc4c git-gui: Catch and display aspell startup failures to the user 17 years ago
Shawn O. Pearce 35d04b3b11 git-gui: Only bind the spellcheck popup suggestion hook once 17 years ago
Shawn O. Pearce dd0962883b git-gui: Remove explicit references to 'aspell' in message strings 17 years ago
Shawn O. Pearce f57ca1efe5 git-gui: Ensure all spellchecker 'class' variables are initialized 17 years ago
Shawn O. Pearce f4d93486ae Merge branch 'maint' 17 years ago
Shawn O. Pearce aba15f7f59 git-gui: Ensure error dialogs always appear over all other windows 17 years ago
Shawn O. Pearce 2cd5dfd240 Teach git-grep --name-only as synonym for -l 17 years ago
Jeff King 14a5c7c193 diff: fix java funcname pattern for solaris 17 years ago
Jeff King 1bd38e8dcc t3404: use configured shell instead of /bin/sh 17 years ago
Jeff King c1867cea90 git_config_*: don't assume we are parsing a config file 17 years ago
Johannes Sixt 9a13ba1bed prefix_path: use is_absolute_path() instead of *orig == '/' 17 years ago
Miklos Vajna aa9c83c219 git-clean: handle errors if removing files fails 17 years ago
Junio C Hamano b23b27eb5d Merge branch 'mk/color' 17 years ago
Junio C Hamano 6fe870f032 Merge branch 'js/maint-cvsexport' 17 years ago
Junio C Hamano 378b2607f0 Merge branch 'js/maint-http-push' 17 years ago