Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Document git-svn fetch --log-window-size parameter
2012-10-07
gitignore.txt: suggestions how to get literal # or...
diff
|
tree
2012-09-14
Revert diffstat back to English
diff
|
tree
2012-09-06
doc: move rev-list option -<n> from git-log.txt to...
diff
|
tree
2012-09-06
remote: prefer subcommand name 'remove' to 'rm'
diff
|
tree
2012-08-06
read_index_from: remove bogus errno assignments
diff
|
tree
2012-07-26
i18n: leave \n out of translated diffstat
diff
|
tree
2012-06-22
clone: fix ref selection in --single-branch --branch=xxx
diff
|
tree
2012-06-07
rerere: remove i18n legos in result message
diff
|
tree
2012-06-07
notes-merge: remove i18n legos in merge result message
diff
|
tree
2012-06-07
reflog: remove i18n legos in pruning message
diff
|
tree
2012-06-07
Remove i18n legos in notifying new branch tracking...
diff
|
tree
2012-06-07
exclude: do strcmp as much as possible before fnmatch
diff
|
tree
2012-06-07
dir.c: get rid of the wildcard symbol set in no_wildcard()
diff
|
tree
2012-05-29
Unindent excluded_from_list()
diff
|
tree
2012-05-29
pack-objects: use streaming interface for reading large...
diff
|
tree
2012-05-24
index-pack: use streaming interface for collision test...
diff
|
tree
2012-05-23
index-pack: factor out unpack core from get_data_from_pack
diff
|
tree
2012-05-23
index-pack: use streaming interface on large blobs...
diff
|
tree
2012-05-23
index-pack: hash non-delta objects while reading from...
diff
|
tree
2012-05-18
pack-objects: refactor write_object() into helper functions
diff
|
tree
2012-05-18
pack-objects, streaming: turn "xx >= big_file_threshold...
diff
|
tree
2012-05-08
i18n: apply: mark parseopt strings for translation
diff
|
tree
2012-05-08
i18n: parseopt: lookup help and argument translations...
diff
|
tree
2012-05-08
apply: remove lego in i18n string in gitdiff_verify_name
diff
|
tree
2012-05-07
index-pack: disable threading if NO_PREAD is defined
diff
|
tree
2012-05-07
index-pack: support multithreaded delta resolving
diff
|
tree
2012-05-07
index-pack: restructure pack processing into three...
diff
|
tree
2012-05-04
Makefile: keep many variable list sorted
diff
|
tree
2012-05-04
branch: remove lego in i18n tracking info strings
diff
|
tree
2012-05-03
archive-tar: stream large blobs to tar file
diff
|
tree
2012-05-03
archive: delegate blob reading to backend
diff
|
tree
2012-05-03
archive-tar: unindent write_tar_entry by one level
diff
|
tree
2012-05-03
archive-tar: turn write_tar_entry into blob-writing...
diff
|
tree
2012-04-27
tag: add --column
diff
|
tree
2012-04-27
column: support piping stdout to external git-column...
diff
|
tree
2012-04-27
status: add --column
diff
|
tree
2012-04-27
branch: add --column
diff
|
tree
2012-04-27
help: reuse print_columns() for help -a
diff
|
tree
2012-04-27
column: add dense layout support
diff
|
tree
2012-04-27
column: add columnar layout
diff
|
tree
2012-04-27
Stop starting pager recursively
diff
|
tree
2012-04-27
Add column layout skeleton and git-column
diff
|
tree
2012-04-25
help: replace underlining "help -a" headers using hyphens...
diff
|
tree
2012-04-24
i18n: bundle: mark strings for translation
diff
|
tree
2012-04-24
i18n: index-pack: mark strings for translation
diff
|
tree
2012-04-24
i18n: apply: update say_patch_name to give translators...
diff
|
tree
2012-04-24
i18n: apply: mark strings for translation
diff
|
tree
2012-04-24
i18n: remote: mark strings for translation
diff
|
tree
2012-04-24
i18n: make warn_dangling_symref() automatically append \n
diff
|
tree
2012-04-24
i18n: help: mark strings for translation
diff
|
tree
2012-04-24
strbuf: convenience format functions with \n automatically...
diff
|
tree
2012-04-23
Makefile: feed all header files to xgettext
diff
|
tree
2012-03-07
update-server-info: respect core.bigfilethreshold
diff
|
tree
2012-03-07
fsck: use streaming API for writing lost-found blobs
diff
|
tree
2012-03-07
show: use streaming API for showing blobs
diff
|
tree
2012-03-07
parse_object: avoid putting whole blob in core
diff
|
tree
2012-03-07
cat-file: use streaming API to print blobs
diff
|
tree
2012-03-07
Add more large blob test cases
diff
|
tree
2012-02-28
rev-list: fix --verify-objects --quiet becoming --objects
diff
|
tree
2012-02-28
rev-list: remove BISECT_SHOW_TRIED flag
diff
|
tree
2012-02-08
cache-tree: update API to take abitrary flags
diff
|
tree
2012-02-04
Use correct grammar in diffstat summary line
diff
|
tree
2012-02-01
find_pack_entry(): do not keep packed_git pointer locally
diff
|
tree
2012-02-01
sha1_file.c: move the core logic of find_pack_entry...
diff
|
tree
2012-02-01
pack-objects: convert to use parse_options()
diff
|
tree
2012-02-01
pack-objects: remove bogus comment
diff
|
tree
2012-02-01
pack-objects: do not accept "--index-version=version,"
diff
|
tree
2012-01-24
clone: fix up delay cloning conditions
diff
|
tree
2012-01-17
clone: print advice on checking out detached HEAD
diff
|
tree
2012-01-17
clone: allow --branch to take a tag
diff
|
tree
2012-01-17
clone: refuse to clone if --branch points to bogus ref
diff
|
tree
2012-01-17
clone: --branch=<branch> always means refs/heads/<branch>
diff
|
tree
2012-01-17
clone: delay cloning until after remote HEAD checking
diff
|
tree
2012-01-17
clone: factor out remote ref writing
diff
|
tree
2012-01-17
clone: factor out HEAD update code
diff
|
tree
2012-01-17
clone: factor out checkout code
diff
|
tree
2012-01-17
clone: write detached HEAD in bare repositories
diff
|
tree
2012-01-17
t5601: add missing && cascade
diff
|
tree
2012-01-16
index-pack: eliminate unlimited recursion in get_base_data()
diff
|
tree
2012-01-16
index-pack: eliminate recursion in find_unresolved_deltas
diff
|
tree
2012-01-16
Eliminate recursion in setting/clearing marks in commit...
diff
|
tree
2012-01-15
Document limited recursion pathspec matching with wildcards
diff
|
tree
2012-01-11
Fix incorrect ref namespace check
diff
|
tree
2012-01-11
t2203: fix wrong commit command
diff
|
tree
2012-01-08
clone: add --single-branch to fetch only one branch
diff
|
tree
2012-01-04
Catch invalid --depth option passed to clone or fetch
diff
|
tree
2011-12-15
commit_tree(): refuse commit messages that contain...
diff
|
tree
2011-12-15
Convert commit_tree() to take strbuf as message
diff
|
tree
2011-12-15
merge: abort if fails to commit
diff
|
tree
2011-12-13
Rename resolve_ref() to resolve_ref_unsafe()
diff
|
tree
2011-12-13
Convert resolve_ref+xstrdup to new resolve_refdup function
diff
|
tree
2011-12-12
revert: convert resolve_ref() to read_ref_full()
diff
|
tree
2011-12-06
Copy resolve_ref() return value for longer use
diff
|
tree
2011-11-28
checkout,merge: disallow overwriting ignored files...
diff
|
tree
2011-11-28
checkout,merge: loosen overwriting untracked file check...
diff
|
tree
2011-11-23
revert: do not pass non-literal string as format to...
diff
|
tree
2011-11-13
Convert many resolve_ref() calls to read_ref*() and...
diff
|
tree
2011-11-08
prune: show progress while marking reachable objects
diff
|
tree
2011-11-07
fsck: print progress
diff
|
tree
2011-11-07
fsck: avoid reading every object twice
diff
|
tree