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
2010-11-17
git notes merge: Manual conflict resolution, part 1/2
Johan Herland
5
-13
/
+474
2010-11-17
Documentation: Preliminary docs on 'git notes merge'
Johan Herland
1
-1
/
+43
2010-11-17
git notes merge: Add automatic conflict resolvers (ours, theirs, union)
Johan Herland
4
-2
/
+559
2010-11-17
git notes merge: Handle real, non-conflicting notes merges
Johan Herland
4
-11
/
+532
2010-11-17
builtin/notes.c: Refactor creation of notes commits.
Johan Herland
4
-24
/
+47
2010-11-17
git notes merge: Initial implementation handling trivial merges only
Johan Herland
5
-0
/
+392
2010-11-17
builtin/notes.c: Split notes ref DWIMmery into a separate function
Johan Herland
1
-6
/
+11
2010-11-17
notes.c: Use two newlines (instead of one) when concatenating notes
Johan Herland
5
-3
/
+15
2010-11-17
(trivial) t3303: Indent with tabs instead of spaces for consistency
Johan Herland
1
-9
/
+9
2010-11-17
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
Johan Herland
4
-37
/
+43
2010-11-10
notes.h/c: Allow combine_notes functions to remove notes
Johan Herland
2
-2
/
+26
2010-11-10
notes.c: Reorder functions in preparation for next commit
Johan Herland
1
-73
/
+73
2010-11-10
notes.h: Make default_notes_ref() available in notes API
Johan Herland
2
-1
/
+15
2010-11-10
(trivial) notes.h: Minor documentation fixes to copy_notes()
Johan Herland
1
-0
/
+5
2010-11-10
notes.c: Hexify SHA1 in die() message from init_notes()
Johan Herland
1
-1
/
+1
2010-08-09
notes: allow --dry-run for -n and --verbose for -v
René Scharfe
2
-2
/
+5
2010-08-09
Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C
Matthieu Moy
2
-6
/
+31
2010-08-09
Documentation: cite git-am from git-apply
Brad King
1
-0
/
+10
2010-08-09
t7003: fix subdirectory-filter test
Thomas Rast
1
-1
/
+2
2010-08-06
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
2
-0
/
+19
2010-08-06
check-ref-format: handle subcommands in separate functions
Jonathan Nieder
1
-17
/
+25
2010-08-05
pretty-options.txt: match --format's documentation with implementation.
Matthieu Moy
1
-1
/
+1
2010-08-03
Merge branch 'sv/maint-diff-q-clear-fix' into maint
Junio C Hamano
1
-1
/
+0
2010-08-03
Merge branch 'rr/svn-fe' into maint
Junio C Hamano
3
-2
/
+3
2010-08-03
Merge branch 'pt/git-gui' into maint
Junio C Hamano
9
-33
/
+112
2010-08-03
contrib/svn-fe: Add the svn-fe target to .gitignore
Ramkumar Ramachandra
1
-0
/
+1
2010-08-03
contrib/svn-fe: Fix IncludePath
Ramkumar Ramachandra
2
-2
/
+2
2010-08-02
Merge branch 'ab/tap' into maint
Junio C Hamano
1
-4
/
+3
2010-08-02
test-lib: Remove 3 year old no-op --no-python option
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2010-08-02
test-lib: Ignore --quiet under a TAP harness
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2010-08-02
Merge git://repo.or.cz/git-gui into pt/git-gui
Junio C Hamano
9
-33
/
+112
2010-08-02
Documentation/rev-parse: quoting is required with --parseopt
Thomas Rast
1
-2
/
+5
2010-08-02
Documentation: reporting bugs
Junio C Hamano
1
-0
/
+7
2010-08-02
Fix DIFF_QUEUE_CLEAR refactoring
Junio C Hamano
1
-1
/
+0
2010-08-02
git-gui: fix size and position of window panes on startup
Pat Thoyts
1
-18
/
+37
2010-08-02
git-gui: mc cannot be used before msgcat has been loaded
Pat Thoyts
1
-1
/
+1
2010-07-30
git-gui: use textconv filter for diff and blame
Clément Poulain
4
-4
/
+51
2010-07-30
git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32
Pat Thoyts
1
-3
/
+8
2010-07-30
git-gui: fix shortcut creation on cygwin
Heiko Voigt
1
-2
/
+2
2010-07-30
git-gui: fix PATH environment for mingw development environment
Heiko Voigt
1
-2
/
+3
2010-07-30
git-gui: fix usage of _gitworktree when creating shortcut for windows
Heiko Voigt
1
-2
/
+2
2010-07-30
git-gui: fix "Explore Working Copy" for Windows again
Markus Heidelberg
1
-1
/
+1
2010-07-28
Fix git rebase --continue to work with touched files
David D. Kilzer
2
-0
/
+44
2010-07-28
Document ls-files -t as semi-obsolete.
Matthieu Moy
1
-2
/
+10
2010-07-27
Git 1.7.2.1
Junio C Hamano
4
-3
/
+29
2010-07-27
Sync with 1.7.1.2
Junio C Hamano
5
-3
/
+54
2010-07-27
Git 1.7.1.2
Junio C Hamano
3
-2
/
+13
2010-07-27
Sync with 1.7.0 series
Junio C Hamano
4
-2
/
+44
2010-07-27
Git 1.7.0.7
Junio C Hamano
4
-3
/
+20
2010-07-27
config --get --path: check for unset $HOME
Jonathan Nieder
2
-1
/
+25
[next]