index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitweb
/
gitweb.css
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-14
Add p4 read_pipe and write_pipe wrappers
Anand Kumria
1
-0
/
+7
2008-08-11
Put in the two other configuration elements found in the source
Anand Kumria
1
-0
/
+8
2008-08-11
Put some documentation in about the parameters that have been added
Anand Kumria
1
-0
/
+32
2008-08-11
Move git-p4.syncFromOrigin into a configuration parameters section
Anand Kumria
1
-12
/
+16
2008-08-11
Consistently use 'git-p4' for the configuration entries
Anand Kumria
1
-1
/
+1
2008-08-11
If the user has configured various parameters, use them.
Anand Kumria
1
-1
/
+23
2008-08-11
Switch to using 'p4_build_cmd'
Anand Kumria
1
-7
/
+3
2008-08-11
If we are in verbose mode, output what we are about to run (or return)
Anand Kumria
1
-0
/
+2
2008-08-11
Add a single command that will be used to construct the 'p4' command
Anand Kumria
1
-0
/
+11
2008-08-11
Utilise the new 'p4_system' function.
Anand Kumria
1
-9
/
+9
2008-08-11
Have a command that specifically invokes 'p4' (via system)
Anand Kumria
1
-0
/
+7
2008-08-11
Utilise the new 'p4_read_pipe_lines' command
Anand Kumria
1
-2
/
+2
2008-08-11
Create a specific version of the read_pipe_lines command for p4 invocations
Anand Kumria
1
-0
/
+7
2008-08-11
Re-fix rev-list-options documentation
Junio C Hamano
1
-2
/
+1
2008-08-10
Documentation: fix invalid reference to 'mybranch' in user manual
Ivan Stankovic
1
-1
/
+1
2008-08-10
Fix deleting reflog entries from HEAD reflog
Junio C Hamano
2
-3
/
+3
2008-08-10
reflog test: add more tests for 'reflog delete'
Pieter de Bie
1
-4
/
+18
2008-08-10
Documentation: rev-list-options: Fix -g paragraph formatting
Thomas Rast
1
-2
/
+2
2008-08-09
Update draft RelNotes for 1.6.0
Junio C Hamano
1
-3
/
+3
2008-08-09
mailinfo: fix MIME multi-part message boundary handling
Junio C Hamano
6
-7
/
+76
2008-08-08
builtin-rm: Add a --force flag
Pieter de Bie
2
-2
/
+3
2008-08-08
git-svn: wrap long lines in a few places
Eric Wong
1
-2
/
+5
2008-08-08
git-svn: Allow deep branch names by supporting multi-globs
Marcus Griep
4
-20
/
+246
2008-08-08
Fix multi-glob assertion in git-svn
Marcus Griep
2
-8
/
+33
2008-08-08
filter-branch: be more helpful when an annotated tag changes
Thomas Rast
1
-3
/
+11
2008-08-08
Documentation: filter-branch: document how to filter all refs
Thomas Rast
1
-5
/
+16
2008-08-08
Makefile: add a target which will abort compilation with ancient shells
Brandon Casey
1
-1
/
+7
2008-08-08
bash: remove redundant check for 'git stash apply' options
SZEDER Gábor
1
-1
/
+1
2008-08-08
GIT-VERSION-GEN: mark the version 'dirty' only if there are modified files
Junio C Hamano
1
-0
/
+1
2008-08-08
Makefile: set SHELL to value of SHELL_PATH
Brandon Casey
1
-0
/
+2
2008-08-08
Documentation: user-manual: "git commit -a" doesn't motivate .gitignore
Jonathan Nieder
1
-2
/
+2
2008-08-08
git-svn: add ability to specify --commit-url for dcommit
Eric Wong
2
-3
/
+15
2008-08-08
Documentation: commit-tree: remove 16 parents restriction
Thomas Rast
1
-5
/
+5
2008-08-07
asciidoc markup fixes
Junio C Hamano
3
-5
/
+5
2008-08-07
clone --mirror: avoid storing repeated tags
Johannes Schindelin
2
-1
/
+14
2008-08-07
Fail properly when cloning from invalid HTTP URL
Petr Baudis
1
-8
/
+5
2008-08-06
GIT 1.6.0-rc2
v1.6.0-rc2
Junio C Hamano
1
-1
/
+15
2008-08-06
perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER section
Brandon Casey
1
-4
/
+4
2008-08-06
GIT 1.5.6.5
v1.5.6.5
Junio C Hamano
3
-11
/
+10
2008-08-06
Files given on the command line are relative to $cwd
Junio C Hamano
6
-5
/
+72
2008-08-05
fix diff-tree --stdin documentation
Junio C Hamano
1
-3
/
+3
2008-08-05
Optimize sha1_object_info for loose objects, not concurrent repacks
Steven Grimm
1
-1
/
+8
2008-08-05
Teach fsck and prune that tmp_obj_ file names may not be 14 bytes long
Brandon Casey
2
-6
/
+5
2008-08-05
bash completion: Add completion for 'git mv'
Lee Marlow
1
-0
/
+13
2008-08-05
bash completion: Add completion for 'git ls-files'
Lee Marlow
1
-0
/
+21
2008-08-05
bash completion: Add completion for 'git archive'
Lee Marlow
1
-0
/
+24
2008-08-05
bash completion: More completions for 'git stash'
Lee Marlow
2
-2
/
+12
2008-08-05
bash completion: Add completion for 'git revert'
Lee Marlow
1
-0
/
+13
2008-08-05
bash completion: Add completion for 'git init'
Lee Marlow
1
-0
/
+19
2008-08-05
bash completion: Add completion for 'git clean'
Lee Marlow
1
-0
/
+15
[next]