Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move make_cache_entry() from merge-recursive.c into read-cache.c | Carlos Rica | 2007-09-26 | 1 | -0/+1 |
* | git-diff: resurrect the traditional empty "diff --git" behaviour | Junio C Hamano | 2007-08-31 | 1 | -0/+3 |
* | git-add: Add support for --refresh option. | Alexandre Julliard | 2007-08-13 | 1 | -2/+2 |
* | Merge branch 'cr/tag' | Junio C Hamano | 2007-08-10 | 1 | -0/+2 |
|\ | |||||
| * | launch_editor(): Heed GIT_EDITOR and core.editor settings | Johannes Schindelin | 2007-07-21 | 1 | -0/+2 |
* | | Optimize "diff --cached" performance. | Junio C Hamano | 2007-08-10 | 1 | -0/+1 |
* | | Clean up work-tree handling | Johannes Schindelin | 2007-08-01 | 1 | -0/+2 |
* | | Add set_git_dir() function | Johannes Schindelin | 2007-08-01 | 1 | -0/+1 |
* | | Add is_absolute_path() and make_absolute_path() | Johannes Schindelin | 2007-08-01 | 1 | -0/+5 |
|/ | |||||
* | Rename read_pipe() with read_fd() and make its buffer nul-terminated. | Carlos Rica | 2007-07-18 | 1 | -1/+1 |
* | Make show_rfc2822_date() just another date output format. | Junio C Hamano | 2007-07-13 | 1 | -2/+9 |
* | Support output ISO 8601 format dates | Robin Rosenberg | 2007-07-13 | 1 | -1/+1 |
* | Add functions for parsing integers with size suffixes | Brian Downing | 2007-07-12 | 1 | -0/+3 |
* | Add core.pager config variable. | Brian Gernhardt | 2007-07-04 | 1 | -0/+1 |
* | Merge branch 'jc/quote' | Junio C Hamano | 2007-07-01 | 1 | -0/+1 |
|\ | |||||
| * | Add core.quotepath configuration variable. | Junio C Hamano | 2007-06-24 | 1 | -0/+1 |
* | | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 | 1 | -0/+2 |
|\ \ | |||||
| * | | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 | 1 | -0/+2 |
* | | | Don't fflush(stdout) when it's not helpful | Theodore Ts'o | 2007-06-30 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'ei/oneline+add-empty' | Junio C Hamano | 2007-06-22 | 1 | -2/+5 |
|\ \ | |||||
| * | | Fix ALLOC_GROW off-by-one | Jeff King | 2007-06-16 | 1 | -1/+1 |
| * | | Extend --pretty=oneline to cover the first paragraph, | Junio C Hamano | 2007-06-13 | 1 | -1/+4 |
* | | | More static | Junio C Hamano | 2007-06-13 | 1 | -1/+0 |
|/ / | |||||
* | | refactor dir_add_name | Jeff King | 2007-06-12 | 1 | -0/+15 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'sp/pack' | Junio C Hamano | 2007-06-02 | 1 | -1/+2 |
|\ | |||||
| * | Lazily open pack index files on demand | Shawn O. Pearce | 2007-05-26 | 1 | -1/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-05-31 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-31 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | fix signed range problems with hex conversions | Linus Torvalds | 2007-05-30 | 1 | -2/+2 |
* | | | | Merge branch 'db/remote' | Junio C Hamano | 2007-05-29 | 1 | -2/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Move refspec parser from connect.c and cache.h to remote.{c,h} | Daniel Barkalow | 2007-05-20 | 1 | -2/+0 |
* | | | | rename dirlink to gitlink. | Martin Waitz | 2007-05-21 | 1 | -5/+5 |
|/ / / | |||||
* | | | Merge branch 'dh/pack' | Junio C Hamano | 2007-05-20 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Custom compression levels for objects and packs | Dana How | 2007-05-10 | 1 | -0/+2 |
* | | | | Merge branch 'mst/connect' | Junio C Hamano | 2007-05-20 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | connect: display connection progress | Michael S. Tsirkin | 2007-05-16 | 1 | -1/+2 |
* | | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-05-20 | 1 | -2/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | deprecate the new loose object header format | Nicolas Pitre | 2007-05-10 | 1 | -2/+0 |
| | |/ / | |/| | | |||||
* | | | | git-archive: convert archive entries like checkouts do | René Scharfe | 2007-05-18 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Add has_symlink_leading_path() function. | Junio C Hamano | 2007-05-11 | 1 | -0/+1 |
|/ / | |||||
* | | Add --date={local,relative,default} | Junio C Hamano | 2007-04-25 | 1 | -1/+1 |
* | | entry.c: Use const qualifier for 'struct checkout' parameters | Luiz Fernando N. Capitulino | 2007-04-25 | 1 | -1/+1 |
* | | Merge branch 'jc/the-index' | Junio C Hamano | 2007-04-24 | 1 | -15/+43 |
|\ \ | |||||
| * | | Make read-cache.c "the_index" free. | Junio C Hamano | 2007-04-22 | 1 | -12/+27 |
| * | | Move index-related variables into a structure. | Junio C Hamano | 2007-04-22 | 1 | -3/+16 |
* | | | add get_sha1_with_mode | Martin Koegler | 2007-04-24 | 1 | -0/+1 |
* | | | Add S_IFINVALID mode | Martin Koegler | 2007-04-24 | 1 | -0/+3 |
|/ / | |||||
* | | Merge branch 'lt/objalloc' | Junio C Hamano | 2007-04-21 | 1 | -8/+5 |
|\ \ | |||||
| * | | Clean up object creation to use more common code | Linus Torvalds | 2007-04-16 | 1 | -9/+5 |