Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/maint-tformat-with-z'
2012-05-04
Makefile: keep many variable list sorted
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
2011-11-07
verify_packfile(): check as many object as possible...
diff
|
tree
2011-11-07
fsck: return error code when verify_pack() goes wrong
diff
|
tree
2011-10-27
tree_entry_interesting: make use of local pointer ...
diff
|
tree
2011-10-27
tree_entry_interesting(): give meaningful names to...
diff
|
tree
2011-10-27
read_directory_recursive: reduce one indentation level
diff
|
tree
2011-10-27
tree-walk.c: do not leak internal structure in tree_entry_len()
diff
|
tree
2011-10-24
Reindent closing bracket using tab instead of spaces
diff
|
tree
2011-10-24
pretty.c: use original commit message if reencoding...
diff
|
tree
2011-10-24
pretty.c: free get_header() return value
diff
|
tree
2011-10-12
t5403: convert leading spaces to tabs
diff
|
tree
2011-10-03
daemon: log errors if we could not use some sockets
diff
|
tree
2011-10-03
daemon: return "access denied" if a service is not...
diff
|
tree
2011-09-26
git-read-tree.txt: update sparse checkout examples
diff
|
tree
2011-09-22
Add explanation why we do not allow to sparse checkout...
diff
|
tree
2011-09-22
sparse checkout: show error messages when worktree...
diff
|
tree
2011-09-18
Accept tags in HEAD or MERGE_HEAD
diff
|
tree
2011-09-18
merge: remove global variable head[]
diff
|
tree
2011-09-18
merge: use return value of resolve_ref() to determine...
diff
|
tree
2011-08-26
merge: keep stash[] a local variable
diff
|
tree
2011-08-22
clone: allow to clone from .git file
diff
|
tree
2011-08-19
log: decorate "replaced" on to replaced commits
diff
|
tree
2011-08-18
fetch-pack: check for valid commit from server
diff
|
tree
2011-08-18
log: decorate grafted commits with "grafted"
diff
|
tree
2011-08-18
Move write_shallow_commits to fetch-pack.c
diff
|
tree
2011-08-18
Add for_each_commit_graft() to iterate all grafts
diff
|
tree
2011-08-18
decoration: do not mis-decorate refs with same prefix
diff
|
tree
2011-08-17
checkout-index: remove obsolete comment
diff
|
tree
2011-08-01
Break down no-lstat() condition checks in verify_uptodate()
diff
|
tree
2011-05-10
t3703, t4208: add test cases for magic pathspec
diff
|
tree
2011-05-10
sparse checkout: do not eagerly decide the fate for...
diff
|
tree
2011-05-10
t1011: fix sparse-checkout initialization and add new...
diff
|
tree
2011-03-29
Kill off get_relative_cwd()
diff
|
tree