index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-prune-packed.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-20
diff: use extended regexp to find hunk headers
Junio C Hamano
1
-3
/
+3
2008-09-20
diff: use extended regexp to find hunk headers
Junio C Hamano
1
-14
/
+17
2008-09-19
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
3
-3
/
+8
2008-09-19
diff.c: associate a flag with each pattern and use it for compiling regex
Brandon Casey
3
-12
/
+15
2008-09-19
diff.c: return pattern entry pointer rather than just the hunk header pattern
Brandon Casey
1
-27
/
+28
2008-09-16
Cosmetical command name fix
Heikki Orsila
1
-1
/
+1
2008-09-16
Start conforming code to "git subcmd" style part 3
Heikki Orsila
9
-19
/
+19
2008-09-16
t9700/test.pl: remove File::Temp requirement
Brandon Casey
1
-10
/
+13
2008-09-16
t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()
Brandon Casey
1
-1
/
+1
2008-09-13
GIT 1.6.0.2
v1.6.0.2
Junio C Hamano
2
-2
/
+4
2008-09-12
Fix some manual typos.
Ralf Wildenhues
3
-3
/
+3
2008-09-11
Use compatibility regex library also on FreeBSD
Jeff King
1
-0
/
+2
2008-09-11
Use compatibility regex library also on AIX
Johannes Sixt
1
-0
/
+2
2008-09-10
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-2
/
+22
2008-09-10
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
6
-2
/
+10
2008-09-10
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
Marcus Griep
1
-1
/
+1
2008-09-10
Git.pm: Use File::Temp->tempfile instead of ->new
Marcus Griep
2
-14
/
+32
2008-09-10
t7501: always use test_cmp instead of diff
Miklos Vajna
1
-6
/
+6
2008-09-09
Start conforming code to "git subcmd" style part 2
Heikki Orsila
5
-14
/
+14
2008-09-08
Teach "git diff -p" to locate PHP class methods
Andreas Ericsson
2
-2
/
+5
2008-09-07
Update draft release notes for 1.6.1
Junio C Hamano
1
-2
/
+7
2008-09-07
git-svn: set auto_props when renaming files
Paul Talacko
2
-0
/
+18
2008-09-07
t9124: clean up chdir usage
Eric Wong
1
-4
/
+2
2008-09-07
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-3
/
+20
2008-09-07
stash: refresh the index before deciding if the work tree is dirty
Junio C Hamano
1
-0
/
+3
2008-09-06
git-svn: fix 'info' tests for unknown items
Thomas Rast
1
-48
/
+25
2008-09-06
git-svn: match SVN 1.5 behaviour of info' on unknown item
Thomas Rast
1
-2
/
+2
2008-09-06
git svn info: always quote URLs in 'info' output
Thomas Rast
2
-17
/
+38
2008-09-06
git svn info: make info relative to the current directory
Thomas Rast
2
-3
/
+16
2008-09-06
git svn info: tests: fix ptouch argument order in setup
Thomas Rast
1
-4
/
+4
2008-09-06
git svn info: tests: use test_cmp instead of git-diff
Thomas Rast
1
-22
/
+22
2008-09-06
git svn info: tests: do not use set -e
Thomas Rast
1
-2
/
+0
2008-09-06
git svn info: tests: let 'init' test run with SVN 1.5
Thomas Rast
1
-2
/
+2
2008-09-06
git svn: catch lack of upstream info for dcommit earlier
Thomas Rast
1
-4
/
+4
2008-09-06
git-svn: check error code of send_txstream
Eric Wong
1
-1
/
+5
2008-09-06
git-svn: Send deltas during commits
Florian Weimer
1
-5
/
+13
2008-09-06
git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob
Florian Weimer
1
-12
/
+19
2008-09-06
git-svn: extract base blob in generate_diff
Florian Weimer
1
-3
/
+4
2008-09-05
Mention the fact that 'git annotate' is only for backward compatibility.
Junio C Hamano
1
-0
/
+5
2008-09-05
"blame -c" should be compatible with "annotate"
Junio C Hamano
2
-4
/
+18
2008-09-05
log --author/--committer: really match only with name part
Junio C Hamano
4
-17
/
+114
2008-09-05
git-gui: Fix diff parsing for lines starting with "--" or "++"
Shawn O. Pearce
1
-7
/
+11
2008-09-05
git-gui: Show special diffs for complex conflict cases.
Alexander Gavrilov
1
-5
/
+89
2008-09-05
git-gui: Make F5 reselect a diff, if an untracked file is selected.
Alexander Gavrilov
1
-9
/
+35
2008-09-05
git-gui: Reimplement and enhance auto-selection of diffs.
Alexander Gavrilov
3
-39
/
+109
2008-09-05
git-gui: Support conflict states _U & UT.
Alexander Gavrilov
4
-3
/
+7
2008-09-05
git-gui: Support more merge tools.
Alexander Gavrilov
1
-0
/
+27
2008-09-05
git-gui: Don't allow staging files with conflicts.
Alexander Gavrilov
1
-0
/
+8
2008-09-05
git-gui: Support calling merge tools.
Alexander Gavrilov
3
-0
/
+260
2008-09-05
git-gui: Support resolving conflicts via the diff context menu.
Alexander Gavrilov
2
-60
/
+190
[next]