| Commit message (Expand) | Author | Age | Files | Lines |
* | binary diff: further updates. | Junio C Hamano | 2006-05-05 | 1 | -0/+1 |
* | binary patch. | Junio C Hamano | 2006-05-05 | 1 | -0/+3 |
* | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-02 | 1 | -1/+1 |
* | revision parsing: make "rev -- paths" checks stronger. | Junio C Hamano | 2006-04-26 | 1 | -0/+1 |
* | Fix filename verification when in a subdirectory | Linus Torvalds | 2006-04-26 | 1 | -0/+1 |
* | tree/diff header cleanup. | Junio C Hamano | 2006-03-29 | 1 | -0/+3 |
* | core.warnambiguousrefs: warns when "name" is used and both "name" branch and ... | Junio C Hamano | 2006-03-20 | 1 | -0/+1 |
* | Add --temp and --stage=all options to checkout-index. | Shawn Pearce | 2006-03-05 | 1 | -1/+1 |
* | Merge branch 'lt/rev-list' | Junio C Hamano | 2006-03-04 | 1 | -0/+3 |
|\ |
|
| * | Introduce trivial new pager.c helper infrastructure | Linus Torvalds | 2006-02-28 | 1 | -0/+3 |
* | | apply --whitespace: configuration option. | Junio C Hamano | 2006-02-27 | 1 | -0/+2 |
|/ |
|
* | Use setenv(), fix warnings | Timo Hirvonen | 2006-02-26 | 1 | -1/+1 |
* | Merge branch 'jc/nostat' | Junio C Hamano | 2006-02-21 | 1 | -2/+4 |
|\ |
|
| * | "Assume unchanged" git | Junio C Hamano | 2006-02-08 | 1 | -2/+4 |
* | | Delay "empty ident" errors until they really matter. | Junio C Hamano | 2006-02-18 | 1 | -2/+2 |
* | | packed objects: minor cleanup | Junio C Hamano | 2006-02-15 | 1 | -1/+1 |
* | | Make "git clone" less of a deathly quiet experience | Linus Torvalds | 2006-02-10 | 1 | -1/+1 |
|/ |
|
* | abbrev cleanup: use symbolic constants | Junio C Hamano | 2006-01-28 | 1 | -0/+3 |
* | Only use a single parser for tree objects | Daniel Barkalow | 2006-01-26 | 1 | -3/+0 |
* | Undef DT_* before redefining them. | Junio C Hamano | 2006-01-21 | 1 | -0/+4 |
* | DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN | Junio C Hamano | 2006-01-21 | 1 | -1/+1 |
* | GIT 1.1.0v1.1.0 | Junio C Hamano | 2006-01-08 | 1 | -4/+5 |
|\ |
|
| * | [PATCH] Compilation: zero-length array declaration. | Junio C Hamano | 2006-01-07 | 1 | -4/+5 |
* | | Introduce core.sharedrepository | Johannes Schindelin | 2005-12-24 | 1 | -0/+2 |
|/ |
|
* | fetch-pack: -k option to keep downloaded pack. | Junio C Hamano | 2005-12-17 | 1 | -0/+5 |
* | Allow saving an object from a pipe | Daniel Barkalow | 2005-12-10 | 1 | -0/+1 |
* | Clean up compatibility definitions. | Junio C Hamano | 2005-12-05 | 1 | -95/+1 |
* | working from subdirectory: preparation | Junio C Hamano | 2005-11-28 | 1 | -0/+2 |
* | Introduce i18n.commitencoding. | Junio C Hamano | 2005-11-27 | 1 | -0/+3 |
* | init-db: check template and repository format. | Junio C Hamano | 2005-11-27 | 1 | -0/+1 |
* | Repository format version check. | Junio C Hamano | 2005-11-27 | 1 | -0/+5 |
* | git-var: constness and globalness cleanup. | Junio C Hamano | 2005-11-21 | 1 | -3/+2 |
* | Fix sparse warnings | Timo Hirvonen | 2005-11-20 | 1 | -0/+1 |
* | git-config-set: add more options | Johannes Schindelin | 2005-11-19 | 1 | -2/+1 |
* | Library code for user-relative paths, take three. | Andreas Ericsson | 2005-11-19 | 1 | -0/+1 |
* | Add functions git_config_set() and git_config_set_multivar() | Johannes Schindelin | 2005-11-19 | 1 | -0/+2 |
* | git's rev-parse.c function show_datestring presumes gnu date | Linus Torvalds | 2005-11-16 | 1 | -0/+1 |
* | diff: make default rename detection limit configurable. | Junio C Hamano | 2005-11-15 | 1 | -0/+1 |
* | Add config variable core.symrefsonly | Johannes Schindelin | 2005-11-15 | 1 | -0/+1 |
* | Support receiving server capabilities | Johannes Schindelin | 2005-10-28 | 1 | -0/+1 |
* | pack-objects: Allow use of pre-generated pack. | Junio C Hamano | 2005-10-26 | 1 | -0/+1 |
* | Ignore funny refname sent from remote | Junio C Hamano | 2005-10-15 | 1 | -1/+1 |
* | Unlocalized isspace and friends | Linus Torvalds | 2005-10-14 | 1 | -0/+26 |
* | Keep track of whether a pack is local or not | Linus Torvalds | 2005-10-13 | 1 | -1/+2 |
* | Use git config file for committer name and email info | Linus Torvalds | 2005-10-11 | 1 | -0/+4 |
* | show-branch: optionally use unique prefix as name. | Junio C Hamano | 2005-10-11 | 1 | -0/+1 |
* | Use the same move_temp_to_file in git-http-fetch. | Junio C Hamano | 2005-10-10 | 1 | -0/+1 |
* | Add ".git/config" file parser | Linus Torvalds | 2005-10-10 | 1 | -0/+8 |
* | [PATCH] If NO_MMAP is defined, fake mmap() and munmap() | Johannes Schindelin | 2005-10-08 | 1 | -0/+16 |
* | Show original and resulting blob object info in diff output. | Junio C Hamano | 2005-10-07 | 1 | -0/+1 |