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
2007-07-08
git-gui: Better handling of detached HEAD
Shawn O. Pearce
1
-4
/
+14
2007-07-08
git-gui: Automatically refresh tracking branches when needed
Shawn O. Pearce
2
-14
/
+88
2007-07-08
git-gui: Option to default new branches to match tracking branches
Shawn O. Pearce
4
-5
/
+26
2007-07-08
git-gui: Sort tags descending by tagger date
Shawn O. Pearce
1
-3
/
+2
2007-07-08
git-gui: Enhance choose_rev to handle hundreds of branches
Shawn O. Pearce
3
-114
/
+249
2007-07-08
git-gui: Fast-forward existing branch in branch create dialog
Shawn O. Pearce
1
-22
/
+198
2007-07-08
git-gui: Allow users to match remote branch names locally
Shawn O. Pearce
2
-4
/
+49
2007-07-08
git-gui: Maintain remote and source ref for tracking branches
Shawn O. Pearce
2
-18
/
+60
2007-07-08
git-gui: Optimize for newstyle refs/remotes layout
Shawn O. Pearce
2
-21
/
+40
2007-07-08
git-gui: Refactor the delete branch dialog to use class system
Shawn O. Pearce
4
-165
/
+185
2007-07-08
git-gui: Abstract the revision picker into a mega widget
Shawn O. Pearce
4
-213
/
+287
2007-07-08
git-gui: Teach class system to support [$this cmd] syntax
Shawn O. Pearce
1
-12
/
+26
2007-07-08
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+4
2007-07-08
git-gui: Skip nicknames when selecting author initials
Shawn O. Pearce
1
-0
/
+4
2007-07-08
git-gui: use "blame -w -C -C" for "where did it come from, originally?"
Junio C Hamano
1
-1
/
+9
2007-07-08
git-gui: New Git version check support routine
Shawn O. Pearce
1
-15
/
+58
2007-07-08
user-manual: fix directory name in git-archive example
William Pursell
1
-1
/
+1
2007-07-08
user-manual: more explanation of push and pull usage
J. Bruce Fields
1
-1
/
+18
2007-07-08
tutorial: Fix typo
J. Bruce Fields
1
-1
/
+1
2007-07-08
user-manual: grammar and style fixes
Andy Parkins
1
-3
/
+3
2007-07-08
git-gui: Honor rerere.enabled configuration option
Shawn O. Pearce
1
-1
/
+6
2007-07-08
diff.c: make built-in hunk header pattern a separate table
Junio C Hamano
1
-6
/
+16
2007-07-07
gitweb: make "No commits" in project list gray, not bold green
Matt McCutchen
2
-0
/
+7
2007-07-07
gitweb: make search form generate pathinfo-style URLs
Matt McCutchen
1
-3
/
+9
2007-07-07
gitweb: prefer git_get_project_owner() over get_file_owner()
Miklos Vajna
1
-2
/
+2
2007-07-07
gitweb: make repeated calls to git_get_project_owner() bearable
Junio C Hamano
1
-8
/
+20
2007-07-07
Merge branch 'js/stash'
Junio C Hamano
2
-1
/
+89
2007-07-07
Merge branch 'jc/diff-mark'
Junio C Hamano
14
-63
/
+336
2007-07-07
Merge branch 'maint'
Junio C Hamano
2
-1
/
+11
2007-07-07
diff: honor binariness specified in attributes
Junio C Hamano
2
-5
/
+21
2007-07-07
Fix "apply --reverse" with regard to whitespace
Johannes Schindelin
2
-1
/
+11
2007-07-07
diff-lib.c: don't strdup twice
René Scharfe
1
-1
/
+1
2007-07-07
Fix configuration syntax to specify customized hunk header patterns.
Junio C Hamano
3
-71
/
+84
2007-07-06
git-branch: default to --track
Johannes Schindelin
1
-1
/
+1
2007-07-06
git-send-email: allow an email alias for --from
Michael Hendricks
1
-0
/
+2
2007-07-06
cvsserver: always initialize state in argsplit()
Frank Lichtenheld
1
-4
/
+4
2007-07-06
stash: allow running from a subdirectory
James Bowes
1
-0
/
+1
2007-07-06
git-submodule(1): update description and key names
Lars Hjemli
1
-3
/
+3
2007-07-06
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
9
-40
/
+64
2007-07-06
Add [verse] to the SYNOPSIS section of git-submodule.txt.
Matt Kraai
1
-0
/
+1
2007-07-06
Change "added.moved or removed" to "added, moved or removed" in
Matt Kraai
1
-1
/
+1
2007-07-06
Fixed a formulation mistake in Documentation/user-manual.txt
Marcus Fritzsch
1
-7
/
+7
2007-07-06
Teach git-stash to "apply --index"
Johannes Schindelin
2
-1
/
+89
2007-07-06
Per-path attribute based hunk header selection.
Junio C Hamano
7
-15
/
+256
2007-07-06
Merge branch 'maint'
Shawn O. Pearce
2
-4
/
+19
2007-07-06
git-gui: Ensure windows shortcuts always have .bat extension
Shawn O. Pearce
1
-0
/
+6
2007-07-06
git-gui: Include a Push action on the left toolbar
Shawn O. Pearce
1
-0
/
+4
2007-07-06
git-gui: Bind M1-P to push action
Shawn O. Pearce
1
-1
/
+6
2007-07-06
git-gui: Don't bind F5/M1-R in all windows
Shawn O. Pearce
1
-3
/
+3
2007-07-06
Future-proof source for changes in xdemitconf_t
Johannes Schindelin
6
-10
/
+10
[prev]
[next]