index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
copy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Makefile: Allow CC_LD_DYNPATH to be overriden
Junio C Hamano
1
-8
/
+9
2008-08-18
Start 1.6.1 cycle
Junio C Hamano
2
-1
/
+43
2008-08-18
Start 1.6.0.X maintenance series
Junio C Hamano
2
-1
/
+16
2008-08-17
GIT 1.6.0
v1.6.0
Junio C Hamano
3
-13
/
+17
2008-08-17
git-p4: chdir now properly sets PWD environment variable in msysGit
Robert Blum
1
-4
/
+9
2008-08-17
Improve error output of git-rebase
Stephan Beyer
1
-5
/
+16
2008-08-17
t9300: replace '!' with test_must_fail
Miklos Vajna
1
-2
/
+2
2008-08-16
Git.pm: Make File::Spec and File::Temp requirement lazy
Marcus Griep
1
-2
/
+7
2008-08-16
Documentation: document the pager.* configuration setting
Miklos Vajna
1
-0
/
+5
2008-08-16
git-stash: improve synopsis in help and manual page
Stephan Beyer
2
-4
/
+17
2008-08-16
Makefile: building git in cygwin 1.7.0
Eric Blake
1
-1
/
+1
2008-08-16
git-am: ignore --binary option
Stephan Beyer
3
-19
/
+9
2008-08-16
bash-completion: Add non-command git help files to bash-completion
Marcus Griep
1
-1
/
+5
2008-08-15
Fix t3700 on filesystems which do not support question marks in names
Alex Riesen
1
-4
/
+4
2008-08-15
Utilise our new p4_read_pipe and p4_write_pipe wrappers
Anand Kumria
1
-3
/
+3
2008-08-15
Add p4 read_pipe and write_pipe wrappers
Anand Kumria
1
-0
/
+7
2008-08-15
bash completion: Add '--merge' long option for 'git log'
Lee Marlow
1
-0
/
+1
2008-08-15
bash completion: Add completion for 'git mergetool'
Lee Marlow
1
-0
/
+20
2008-08-15
git format-patch documentation: clarify what --cover-letter does
Matt McCutchen
1
-3
/
+3
2008-08-15
bash completion: 'git apply' should use 'fix' not 'strip'
Eric Raible
1
-1
/
+1
2008-08-14
t5304-prune: adjust file mtime based on system time rather than file mtime
Brandon Casey
1
-4
/
+4
2008-08-14
test-parse-options: use appropriate cast in length_callback
Brandon Casey
1
-1
/
+1
2008-08-14
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2
-1
/
+9
2008-08-14
rebase -i -p: fix parent rewriting
Thomas Rast
2
-4
/
+14
2008-08-14
rebase -i -p: handle index and workdir correctly
Thomas Rast
2
-2
/
+18
2008-08-13
GIT 1.6.0-rc3
v1.6.0-rc3
Junio C Hamano
1
-2
/
+2
2008-08-13
Do not talk about "diff" in rev-list documentation.
Junio C Hamano
1
-0
/
+2
2008-08-13
git-svn: Reduce temp file usage when dealing with non-links
Marcus Griep
1
-24
/
+22
2008-08-13
git-svn: Make it incrementally faster by minimizing temp files
Marcus Griep
1
-17
/
+18
2008-08-13
Git.pm: Add faculties to allow temp files to be cached
Marcus Griep
1
-2
/
+123
2008-08-13
Documentation: rev-list-options: Rewrite simplification descriptions for clarity
Thomas Rast
1
-17
/
+136
2008-08-13
Teach git diff about BibTeX head hunk patterns
Gustaf Hendeby
2
-0
/
+3
2008-08-13
gitattributes: Document built in hunk header patterns
Gustaf Hendeby
1
-3
/
+10
2008-08-13
git-daemon: SysV needs the signal handler reinstated.
Stephen R. van den Berg
1
-0
/
+1
2008-08-12
diff --check: do not unconditionally complain about trailing empty lines
Junio C Hamano
2
-2
/
+21
2008-08-12
Put in the two other configuration elements found in the source
Anand Kumria
1
-0
/
+8
2008-08-12
Put some documentation in about the parameters that have been added
Anand Kumria
1
-0
/
+32
2008-08-12
Move git-p4.syncFromOrigin into a configuration parameters section
Anand Kumria
1
-12
/
+16
2008-08-12
Consistently use 'git-p4' for the configuration entries
Anand Kumria
1
-1
/
+1
2008-08-12
If the user has configured various parameters, use them.
Anand Kumria
1
-1
/
+23
2008-08-12
Switch to using 'p4_build_cmd'
Anand Kumria
1
-7
/
+3
2008-08-12
If we are in verbose mode, output what we are about to run (or return)
Anand Kumria
1
-0
/
+2
2008-08-12
Add a single command that will be used to construct the 'p4' command
Anand Kumria
1
-0
/
+11
2008-08-12
Utilise the new 'p4_system' function.
Anand Kumria
1
-9
/
+9
2008-08-12
Have a command that specifically invokes 'p4' (via system)
Anand Kumria
1
-0
/
+7
2008-08-12
Utilise the new 'p4_read_pipe_lines' command
Anand Kumria
1
-2
/
+2
2008-08-12
Create a specific version of the read_pipe_lines command for p4 invocations
Anand Kumria
1
-0
/
+7
2008-08-12
Documentation: rev-list-options: Fix a typo
Thomas Rast
1
-1
/
+1
2008-08-12
Adjust for the new way of enabling the default post-update hook
Petr Baudis
4
-14
/
+21
2008-08-12
git-bisect: fix wrong usage of read(1)
Francis Moreau
1
-1
/
+2
[next]