index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
2008-09-18
*
diff.c: associate a flag with each pattern and use it for compiling regex
Brandon Casey
2008-09-18
*
diff.c: return pattern entry pointer rather than just the hunk header pattern
Brandon Casey
2008-09-18
*
Cosmetical command name fix
Heikki Orsila
2008-09-15
*
Start conforming code to "git subcmd" style part 3
Heikki Orsila
2008-09-15
*
t9700/test.pl: remove File::Temp requirement
Brandon Casey
2008-09-15
*
t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()
Brandon Casey
2008-09-15
*
GIT 1.6.0.2
v1.6.0.2
Junio C Hamano
2008-09-12
*
Merge branch 'ho/maint-dashless' into maint
Junio C Hamano
2008-09-12
|
\
|
*
Start conforming code to "git subcmd" style part 2
Heikki Orsila
2008-09-09
*
|
Fix some manual typos.
Ralf Wildenhues
2008-09-12
*
|
Use compatibility regex library also on FreeBSD
Jeff King
2008-09-11
*
|
Use compatibility regex library also on AIX
Johannes Sixt
2008-09-11
*
|
Update draft release notes for 1.6.0.2
Junio C Hamano
2008-09-10
*
|
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
2008-09-10
*
|
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
Marcus Griep
2008-09-10
*
|
Git.pm: Use File::Temp->tempfile instead of ->new
Marcus Griep
2008-09-10
*
|
t7501: always use test_cmp instead of diff
Miklos Vajna
2008-09-10
*
|
Merge branch 'jc/maint-log-grep' into maint
Junio C Hamano
2008-09-10
|
\
\
|
*
|
log --author/--committer: really match only with name part
Junio C Hamano
2008-09-04
*
|
|
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
2008-09-10
|
\
\
\
|
*
|
|
diff: Help "less" hide ^M from the output
Junio C Hamano
2008-08-30
*
|
|
|
Merge branch 'jc/maint-checkout-fix' into maint
Junio C Hamano
2008-09-10
|
\
\
\
\
|
*
|
|
|
checkout: do not check out unmerged higher stages randomly
Junio C Hamano
2008-08-30
*
|
|
|
|
Merge branch 'np/maint-safer-pack' into maint
Junio C Hamano
2008-09-10
|
\
\
\
\
\
|
*
|
|
|
|
fixup_pack_header_footer(): use nicely aligned buffer sizes
Nicolas Pitre
2008-08-29
|
*
|
|
|
|
index-pack: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
2008-08-29
|
*
|
|
|
|
pack-objects: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
2008-08-29
|
*
|
|
|
|
improve reliability of fixup_pack_header_footer()
Nicolas Pitre
2008-08-29
|
*
|
|
|
|
pack-objects: improve returned information from write_one()
Nicolas Pitre
2008-08-29
|
|
/
/
/
/
*
|
|
|
|
Update draft release notes for 1.6.0.2
Junio C Hamano
2008-09-06
*
|
|
|
|
stash: refresh the index before deciding if the work tree is dirty
Junio C Hamano
2008-09-06
*
|
|
|
|
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2008-09-06
|
\
\
\
\
\
|
*
|
|
|
|
git-gui: Fix diff parsing for lines starting with "--" or "++"
Shawn O. Pearce
2008-09-04
|
*
|
|
|
|
git-gui: Fix string escaping in po2msg.sh
Alexander Gavrilov
2008-09-01
|
*
|
|
|
|
git gui: show diffs with a minimum of 1 context line
Clemens Buchacher
2008-09-01
|
*
|
|
|
|
git-gui: update all remaining translations to French.
Alexandre Bourget
2008-08-12
|
*
|
|
|
|
git-gui: Update french translation
Alexandre Bourget
2008-08-12
*
|
|
|
|
|
Mention the fact that 'git annotate' is only for backward compatibility.
Junio C Hamano
2008-09-05
*
|
|
|
|
|
"blame -c" should be compatible with "annotate"
Junio C Hamano
2008-09-05
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
diff --cumulative is a sub-option of --dirstat
Junio C Hamano
2008-09-03
*
|
|
|
|
bash completion: Hide more plumbing commands
Petr Baudis
2008-09-03
*
|
|
|
|
Start 1.6.0.2 maintenance cycle
Junio C Hamano
2008-09-03
*
|
|
|
|
Merge branch 'nd/worktree' into maint
Junio C Hamano
2008-09-03
|
\
\
\
\
\
|
*
|
|
|
|
setup_git_directory(): fix move to worktree toplevel directory
Nguyễn Thái Ngọc Duy
2008-08-30
|
*
|
|
|
|
update-index: fix worktree setup
Nguyễn Thái Ngọc Duy
2008-08-30
|
*
|
|
|
|
read-tree: setup worktree if merge is required
Nguyễn Thái Ngọc Duy
2008-08-28
|
*
|
|
|
|
grep: fix worktree setup
Nguyễn Thái Ngọc Duy
2008-08-28
|
*
|
|
|
|
diff*: fix worktree setup
Nguyễn Thái Ngọc Duy
2008-08-28
*
|
|
|
|
|
Merge branch 'ho/dashless' into maint
Junio C Hamano
2008-09-03
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]