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.c: Use 'git_config_string' to get 'diff.external'
Brian Hetro
2008-07-05
|
*
|
|
|
|
|
|
convert.c: Use 'git_config_string' to get 'smudge' and 'clean'
Brian Hetro
2008-07-05
|
*
|
|
|
|
|
|
builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...
Brian Hetro
2008-07-05
|
*
|
|
|
|
|
|
Documentation cvs: Clarify when a bare repository is needed
Matthew Ogilvie
2008-07-05
|
*
|
|
|
|
|
|
Documentation: be precise about which date --pretty uses
Nikolaus Schulz
2008-07-05
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Move read_revisions_from_stdin from builtin-rev-list.c to revision.c
Adam Brewster
2008-07-05
*
|
|
|
|
|
|
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
2008-07-05
*
|
|
|
|
|
|
manpages: use teletype font for sample command lines
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
manpages: italicize git subcommand names (which were in teletype font)
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
manpages: italicize nongit command names (if they are in teletype font)
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
manpages: italicize gitk's name (where it was in teletype font)
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
manpages: italicize command names
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
manpages: italicize command names in synopses
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
gitdiffcore(7): fix awkward wording
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
Documentation: more "git-" versus "git " changes
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
Documentation: rewrap to prepare for "git-" vs "git " change
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
git-commit(1): depersonalize description
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
git(1): add comma
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
manpages: fix bogus whitespace
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
Documentation: fix gitlinks
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
git-format-patch(1): fix stray \ in output
Jonathan Nieder
2008-07-05
*
|
|
|
|
|
|
Retire 'stupid' merge strategy
Miklos Vajna
2008-07-05
*
|
|
|
|
|
|
Fix apply --recount handling of no-EOL line
Thomas Rast
2008-07-05
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-07-04
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
GIT 1.5.6.2
v1.5.6.2
Junio C Hamano
2008-07-04
|
*
|
|
|
|
|
Fix executable bits in t/ scripts
Junio C Hamano
2008-07-04
|
*
|
|
|
|
|
Work around gcc warnings from curl headers
Junio C Hamano
2008-07-04
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
t4127-apply-same-fn: Avoid sed -i
Johannes Sixt
2008-07-04
*
|
|
|
|
|
fast-export --export-marks: fix off by one error
Junio C Hamano
2008-07-03
*
|
|
|
|
|
git-send-email: Do not attempt to STARTTLS more than once
Thomas Rast
2008-07-02
*
|
|
|
|
|
Merge branch 'j6t/mingw'
Junio C Hamano
2008-07-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
compat/pread.c: Add a forward declaration to fix a warning
Steffen Prohaska
2008-06-26
|
*
|
|
|
|
|
Windows: Fix ntohl() related warnings about printf formatting
Steffen Prohaska
2008-06-26
|
*
|
|
|
|
|
Windows: TMP and TEMP environment variables specify a temporary directory.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Make 'git help -a' work.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Work around an oddity when a pipe with no reader is written to.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Make the pager work.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
When installing, be prepared that template_dir may be relative.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Use a relative default template_dir and ETC_GITCONFIG
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Compute the fallback for exec_path from the program invocation.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Turn builtin_exec_path into a function.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Use a customized struct stat that also has the st_blocks member.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Add a custom implementation for utime().
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Add a new lstat and fstat implementation based on Win32 API.
Marius Storm-Olsen
2008-06-26
|
*
|
|
|
|
|
Windows: Implement a custom spawnve().
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Implement wrappers for gethostbyname(), socket(), and connect().
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Work around incompatible sort and find.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Implement asynchronous functions as threads.
Johannes Sixt
2008-06-26
|
*
|
|
|
|
|
Windows: Disambiguate DOS style paths from SSH URLs.
Johannes Sixt
2008-06-26
[prev]
[next]