index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-08-29
read_index_from(): catch out of order entries when reading an index file
Jaime Soriano Pastor
-0
/
+18
2014-08-29
po/TEAMS: add new members to German translation team
Ralf Thielow
-0
/
+2
2014-08-29
l10n: de.po: translate 38 new messages
Ralf Thielow
-1359
/
+1513
2014-08-28
contrib/svn-fe: fix Makefile
Maxim Bublis
-9
/
+51
2014-08-28
Document LF appearing in shallow command during send-pack/receive-pack
Shawn Pearce
-1
/
+1
2014-08-28
t0027: Tests for core.eol=native, eol=lf, eol=crlf
Torsten Bögershausen
-100
/
+120
2014-08-28
docs/fast-export: explain --anonymize more completely
Jeff King
-4
/
+59
2014-08-28
merge, pull: stop advising 'commit -a' in case of conflict
Matthieu Moy
-3
/
+2
2014-08-28
convert: stream from fd to required clean filter to reduce used address space
Steffen Prohaska
-12
/
+99
2014-08-28
copy_fd(): do not close the input file descriptor
Steffen Prohaska
-21
/
+8
2014-08-28
mmap_limit: introduce GIT_MMAP_LIMIT to allow testing expected mmap size
Steffen Prohaska
-1
/
+17
2014-08-28
memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT
Steffen Prohaska
-8
/
+9
2014-08-28
config.c: add git_env_ulong() to parse environment variable
Steffen Prohaska
-0
/
+17
2014-08-27
teach fast-export an --anonymize option
Jeff King
-11
/
+407
2014-08-27
date: use strbufs in date-formatting functions
Jeff King
-48
/
+45
2014-08-27
record_author_date(): use find_commit_header()
Jeff King
-14
/
+8
2014-08-27
record_author_date(): fix memory leak on malformed commit
Jeff King
-1
/
+1
2014-08-27
commit: provide a function to find a header in a buffer
Jeff King
-27
/
+39
2014-08-27
log-tree: use FLEX_ARRAY in name_decoration
Jeff King
-2
/
+2
2014-08-26
send-pack: take refspecs over stdin
Jeff King
-2
/
+153
2014-08-26
Makefile: drop CHECK_HEADER_DEPENDENCIES code
Jeff King
-59
/
+0
2014-08-26
Merge branch 'jk/diff-tree-t-fix'
Junio C Hamano
-1
/
+45
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
-0
/
+40
2014-08-26
Merge branch 'jk/fix-profile-feedback-build'
Junio C Hamano
-1
/
+5
2014-08-26
use strbuf_add_absolute_path() to add absolute paths
René Scharfe
-5
/
+1
2014-08-26
abspath: convert absolute_path() to strbuf
René Scharfe
-42
/
+37
2014-08-26
use xgetcwd() to set $GIT_DIR
René Scharfe
-6
/
+6
2014-08-26
use xgetcwd() to get the current directory or die
René Scharfe
-22
/
+26
2014-08-26
wrapper: add xgetcwd()
René Scharfe
-0
/
+9
2014-08-26
abspath: convert real_path_internal() to strbuf
René Scharfe
-44
/
+25
2014-08-26
abspath: use strbuf_getcwd() to remember original working directory
René Scharfe
-4
/
+5
2014-08-26
setup: convert setup_git_directory_gently_1 et al. to strbuf
René Scharfe
-43
/
+44
2014-08-26
log-tree: make name_decoration hash static
Jeff King
-5
/
+10
2014-08-26
log-tree: make add_name_decoration a public function
Jeff King
-14
/
+17
2014-08-25
imap-send: create target mailbox if it is missing
Tony Finch
-50
/
+31
2014-08-25
checkout -m: attempt merge when deletion of path was staged
Jonathan Nieder
-5
/
+23
2014-08-25
Merge git://github.com/git-l10n/git-po
Junio C Hamano
-9039
/
+21279
2014-08-25
Makefile: use `find` to determine static header dependencies
Jeff King
-132
/
+8
2014-08-25
i18n: treat "make pot" as an explicitly-invoked target
Jonathan Nieder
-1
/
+1
2014-08-25
git-prompt: do not look for refs/stash in $GIT_DIR
Jeff King
-1
/
+2
2014-08-25
fast-import: fix buffer overflow in dump_tags
Jeff King
-4
/
+6
2014-08-25
fast-import: clean up pack_data pointer in end_packfile
Jeff King
-4
/
+7
2014-08-25
pack-refs: prune top-level refs like "refs/foo"
Jeff King
-1
/
+9
2014-08-25
walker: avoid quadratic list insertion in mark_complete
René Scharfe
-2
/
+4
2014-08-25
sha1_name: avoid quadratic list insertion in handle_one_ref
René Scharfe
-1
/
+2
2014-08-23
l10n: de.po: improve message when switching branches
Ralf Thielow
-3
/
+3
2014-08-23
l10n: de.po: fix typo
Ralf Thielow
-2
/
+2
2014-08-22
po/TEAMS: Add Catalan team
Alex Henrie
-0
/
+4
2014-08-22
l10n: Add Catalan translation
Alex Henrie
-0
/
+10951
2014-08-22
upload-pack: keep poll(2)'s timeout to -1
Edward Thomson
-1
/
+3
[prev]
[next]