index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-24
Be more verbose when checkout takes a long time
Linus Torvalds
2
-5
/
+8
2008-02-24
Protect peel_ref fallback case from NULL parse_object result
Shawn O. Pearce
1
-1
/
+1
2008-02-24
Ensure 'make dist' compiles git-archive.exe on Cygwin
Shawn O. Pearce
1
-1
/
+1
2008-02-24
checkout: error out when index is unmerged even with -m
Junio C Hamano
1
-17
/
+18
2008-02-23
t4014: Replace sed's non-standard 'Q' by standard 'q'
Steffen Prohaska
1
-4
/
+4
2008-02-23
ws_fix_copy(): move the whitespace fixing function to ws.c
Junio C Hamano
3
-108
/
+108
2008-02-23
checkout: show progress when checkout takes long time while switching branches
Junio C Hamano
1
-0
/
+1
2008-02-23
gitweb: Fix bugs in git_search_grep_body: it's length(), not len()
Jakub Narebski
1
-1
/
+1
2008-02-23
pack-objects: Print a message describing the number of threads for packing
Brandon Casey
1
-0
/
+3
2008-02-23
pack-objects: Add runtime detection of online CPU's
Andreas Ericsson
6
-4
/
+69
2008-02-23
start_command(), if .in/.out > 0, closes file descriptors, not the callers
Johannes Sixt
5
-11
/
+49
2008-02-23
start_command(), .in/.out/.err = -1: Callers must close the file descriptor
Johannes Sixt
8
-11
/
+9
2008-02-23
Sync with 1.5.4.3
Junio C Hamano
7
-12
/
+67
2008-02-23
GIT 1.5.4.3
Junio C Hamano
3
-3
/
+31
2008-02-23
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
5
-15
/
+50
2008-02-23
Add merge-subtree back
Junio C Hamano
3
-5
/
+36
2008-02-22
git-stash: add new 'pop' subcommand
Brandon Casey
2
-2
/
+16
2008-02-22
git-stash: add new 'drop' subcommand
Brandon Casey
2
-2
/
+33
2008-02-22
git-reflog: add option --updateref to write the last reflog sha1 into the ref
Brandon Casey
1
-1
/
+16
2008-02-22
refs.c: make close_ref() and commit_ref() non-static
Brandon Casey
2
-2
/
+8
2008-02-22
git-reflog: add option --rewrite to update reflog entries while expiring
Brandon Casey
1
-1
/
+11
2008-02-22
reflog-delete: parse standard reflog options
Brandon Casey
1
-3
/
+21
2008-02-22
Merge branch 'bc/reflog-fix' into js/reflog-delete
Junio C Hamano
691
-14455
/
+56188
2008-02-22
builtin-reflog.c: don't install new reflog on write failure
Brandon Casey
1
-2
/
+3
2008-02-22
pull: pass --strategy along to to rebase
Jay Soffian
1
-1
/
+2
2008-02-22
Use helper function for copying index entry information
Linus Torvalds
2
-2
/
+18
2008-02-22
Name hash fixups: export (and rename) remove_hash_entry
Linus Torvalds
3
-16
/
+17
2008-02-22
Fix name re-hashing semantics
Linus Torvalds
2
-6
/
+12
2008-02-22
Avoid unnecessary "if-before-free" tests.
Jim Meyering
17
-55
/
+28
2008-02-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-02-22
hash: fix lookup_hash semantics
Jeff King
1
-1
/
+1
2008-02-22
gitweb: Better chopping in commit search results
Junio C Hamano
1
-9
/
+15
2008-02-22
hash-object: cleanup handling of command line options
Gerrit Pape
2
-1
/
+46
2008-02-22
builtin-tag.c: remove cruft
Gerrit Pape
1
-3
/
+0
2008-02-22
git-merge-index documentation: clarify synopsis
Gerrit Pape
2
-2
/
+2
2008-02-22
Merge branch 'maint'
Shawn O. Pearce
3
-3
/
+25
2008-02-22
git-gui: Focus insertion point at end of strings in repository chooser
Shawn O. Pearce
1
-0
/
+4
2008-02-22
git-gui: Avoid hardcoded Windows paths in Cygwin package files
Shawn O. Pearce
1
-1
/
+11
2008-02-22
git-gui: Default TCL_PATH to same location as TCLTK_PATH
Shawn O. Pearce
1
-1
/
+5
2008-02-22
git-gui: Paper bag fix error dialogs opening over the main window
Shawn O. Pearce
1
-1
/
+5
2008-02-22
git-gui: fix typo in lib/spellcheck.tcl
Michele Ballabio
1
-1
/
+1
2008-02-21
send-email: fix In-Reply-To regression
Jay Soffian
2
-3
/
+27
2008-02-21
checkout: updates to tracking report
Junio C Hamano
1
-5
/
+5
2008-02-21
builtin-checkout.c: Remove unused prefix arguments in switch_branches path
Daniel Barkalow
1
-6
/
+4
2008-02-21
git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()
Junio C Hamano
2
-1
/
+47
2008-02-21
git-gui: Shorten Aspell version strings to just Aspell version number
Shawn O. Pearce
1
-0
/
+4
2008-02-21
git-gui: Gracefully display non-aspell version errors to users
Shawn O. Pearce
1
-1
/
+25
2008-02-21
git-gui: Catch and display aspell startup failures to the user
Shawn O. Pearce
1
-4
/
+17
2008-02-21
git-gui: Only bind the spellcheck popup suggestion hook once
Shawn O. Pearce
1
-1
/
+1
2008-02-21
git-gui: Remove explicit references to 'aspell' in message strings
Shawn O. Pearce
1
-7
/
+7
[prev]
[next]