index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
"git-merge": allow fast-forwarding in a stat-dirty tree
Junio C Hamano
2008-08-21
2
-1
/
+11
*
completion: find out supported merge strategies correctly
Junio C Hamano
2008-08-21
1
-6
/
+8
*
decorate: allow const objects to be decorated
Jeff King
2008-08-20
2
-8
/
+9
*
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
2008-08-20
2
-1
/
+13
*
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2008-08-20
2
-0
/
+12
*
remote.c: remove useless if-before-free test
Jim Meyering
2008-08-20
1
-2
/
+1
*
mailinfo: avoid violating strbuf assertion
Jeff King
2008-08-20
4
-1
/
+25
*
git format-patch: avoid underrun when format.headers is empty or all NLs
Jim Meyering
2008-08-20
1
-1
/
+1
*
t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'
Brandon Casey
2008-08-19
1
-4
/
+6
*
adapt git-cvsserver manpage to dash-free syntax
Robert Schiele
2008-08-19
1
-4
/
+4
*
mailinfo: re-fix MIME multipart boundary parsing
Don Zickus
2008-08-19
2
-3
/
+4
*
Start 1.6.0.X maintenance series
Junio C Hamano
2008-08-18
2
-1
/
+16
*
GIT 1.6.0
v1.6.0
Junio C Hamano
2008-08-17
3
-13
/
+17
*
Merge git-gui 0.11.0
Junio C Hamano
2008-08-17
1
-1
/
+1
|
\
|
*
git-gui 0.11
gitgui-0.11.0
Shawn O. Pearce
2008-08-10
1
-1
/
+1
*
|
Merge branch 'ak/p4'
Junio C Hamano
2008-08-17
2
-28
/
+124
|
\
\
|
*
|
Utilise our new p4_read_pipe and p4_write_pipe wrappers
Anand Kumria
2008-08-15
1
-3
/
+3
|
*
|
Add p4 read_pipe and write_pipe wrappers
Anand Kumria
2008-08-15
1
-0
/
+7
|
*
|
Put in the two other configuration elements found in the source
Anand Kumria
2008-08-12
1
-0
/
+8
|
*
|
Put some documentation in about the parameters that have been added
Anand Kumria
2008-08-12
1
-0
/
+32
|
*
|
Move git-p4.syncFromOrigin into a configuration parameters section
Anand Kumria
2008-08-12
1
-12
/
+16
|
*
|
Consistently use 'git-p4' for the configuration entries
Anand Kumria
2008-08-12
1
-1
/
+1
|
*
|
If the user has configured various parameters, use them.
Anand Kumria
2008-08-12
1
-1
/
+23
|
*
|
Switch to using 'p4_build_cmd'
Anand Kumria
2008-08-12
1
-7
/
+3
|
*
|
If we are in verbose mode, output what we are about to run (or return)
Anand Kumria
2008-08-12
1
-0
/
+2
|
*
|
Add a single command that will be used to construct the 'p4' command
Anand Kumria
2008-08-12
1
-0
/
+11
|
*
|
Utilise the new 'p4_system' function.
Anand Kumria
2008-08-12
1
-9
/
+9
|
*
|
Have a command that specifically invokes 'p4' (via system)
Anand Kumria
2008-08-12
1
-0
/
+7
|
*
|
Utilise the new 'p4_read_pipe_lines' command
Anand Kumria
2008-08-12
1
-2
/
+2
|
*
|
Create a specific version of the read_pipe_lines command for p4 invocations
Anand Kumria
2008-08-12
1
-0
/
+7
*
|
|
git-p4: chdir now properly sets PWD environment variable in msysGit
Robert Blum
2008-08-17
1
-4
/
+9
*
|
|
Improve error output of git-rebase
Stephan Beyer
2008-08-17
1
-5
/
+16
*
|
|
t9300: replace '!' with test_must_fail
Miklos Vajna
2008-08-17
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2008-08-17
1
-6
/
+8
|
\
\
\
|
*
|
|
gitk: Allow safely calling nukefile from a run queue handler
Alexander Gavrilov
2008-08-11
1
-6
/
+8
*
|
|
|
Git.pm: Make File::Spec and File::Temp requirement lazy
Marcus Griep
2008-08-16
1
-2
/
+7
*
|
|
|
Documentation: document the pager.* configuration setting
Miklos Vajna
2008-08-16
1
-0
/
+5
*
|
|
|
git-stash: improve synopsis in help and manual page
Stephan Beyer
2008-08-16
2
-4
/
+17
*
|
|
|
Makefile: building git in cygwin 1.7.0
Eric Blake
2008-08-16
1
-1
/
+1
*
|
|
|
git-am: ignore --binary option
Stephan Beyer
2008-08-16
3
-19
/
+9
*
|
|
|
bash-completion: Add non-command git help files to bash-completion
Marcus Griep
2008-08-16
1
-1
/
+5
*
|
|
|
Fix t3700 on filesystems which do not support question marks in names
Alex Riesen
2008-08-15
1
-4
/
+4
*
|
|
|
bash completion: Add '--merge' long option for 'git log'
Lee Marlow
2008-08-15
1
-0
/
+1
*
|
|
|
bash completion: Add completion for 'git mergetool'
Lee Marlow
2008-08-15
1
-0
/
+20
*
|
|
|
git format-patch documentation: clarify what --cover-letter does
Matt McCutchen
2008-08-15
1
-3
/
+3
*
|
|
|
bash completion: 'git apply' should use 'fix' not 'strip'
Eric Raible
2008-08-15
1
-1
/
+1
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-08-14
3
-5
/
+13
|
\
\
\
\
|
*
|
|
|
t5304-prune: adjust file mtime based on system time rather than file mtime
Brandon Casey
2008-08-14
1
-4
/
+4
|
*
|
|
|
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2008-08-14
2
-1
/
+9
*
|
|
|
|
test-parse-options: use appropriate cast in length_callback
Brandon Casey
2008-08-14
1
-1
/
+1
[next]