Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add core.pager config variable. | Brian Gernhardt | 2007-07-04 |
* | Merge branch 'jc/quote' | Junio C Hamano | 2007-07-01 |
|\ | |||
| * | Add core.quotepath configuration variable. | Junio C Hamano | 2007-06-24 |
* | | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 |
|\ \ | |||
| * | | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 |
* | | | Don't fflush(stdout) when it's not helpful | Theodore Ts'o | 2007-06-30 |
| |/ |/| | |||
* | | Merge branch 'ei/oneline+add-empty' | Junio C Hamano | 2007-06-22 |
|\ \ | |||
| * | | Fix ALLOC_GROW off-by-one | Jeff King | 2007-06-16 |
| * | | Extend --pretty=oneline to cover the first paragraph, | Junio C Hamano | 2007-06-13 |
* | | | More static | Junio C Hamano | 2007-06-13 |
|/ / | |||
* | | refactor dir_add_name | Jeff King | 2007-06-12 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 |
|/ | |||
* | Merge branch 'sp/pack' | Junio C Hamano | 2007-06-02 |
|\ | |||
| * | Lazily open pack index files on demand | Shawn O. Pearce | 2007-05-26 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-05-31 |
|\ \ | |||
| * \ | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-31 |
| |\ \ | |||
| | * | | fix signed range problems with hex conversions | Linus Torvalds | 2007-05-30 |
* | | | | Merge branch 'db/remote' | Junio C Hamano | 2007-05-29 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | Move refspec parser from connect.c and cache.h to remote.{c,h} | Daniel Barkalow | 2007-05-20 |
* | | | | rename dirlink to gitlink. | Martin Waitz | 2007-05-21 |
|/ / / | |||
* | | | Merge branch 'dh/pack' | Junio C Hamano | 2007-05-20 |
|\ \ \ | |||
| * | | | Custom compression levels for objects and packs | Dana How | 2007-05-10 |
* | | | | Merge branch 'mst/connect' | Junio C Hamano | 2007-05-20 |
|\ \ \ \ | |||
| * | | | | connect: display connection progress | Michael S. Tsirkin | 2007-05-16 |
* | | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-05-20 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | deprecate the new loose object header format | Nicolas Pitre | 2007-05-10 |
| | |/ / | |/| | | |||
* | | | | git-archive: convert archive entries like checkouts do | René Scharfe | 2007-05-18 |
| |/ / |/| | | |||
* | | | Add has_symlink_leading_path() function. | Junio C Hamano | 2007-05-11 |
|/ / | |||
* | | Add --date={local,relative,default} | Junio C Hamano | 2007-04-25 |
* | | entry.c: Use const qualifier for 'struct checkout' parameters | Luiz Fernando N. Capitulino | 2007-04-25 |
* | | Merge branch 'jc/the-index' | Junio C Hamano | 2007-04-24 |
|\ \ | |||
| * | | Make read-cache.c "the_index" free. | Junio C Hamano | 2007-04-22 |
| * | | Move index-related variables into a structure. | Junio C Hamano | 2007-04-22 |
* | | | add get_sha1_with_mode | Martin Koegler | 2007-04-24 |
* | | | Add S_IFINVALID mode | Martin Koegler | 2007-04-24 |
|/ / | |||
* | | Merge branch 'lt/objalloc' | Junio C Hamano | 2007-04-21 |
|\ \ | |||
| * | | Clean up object creation to use more common code | Linus Torvalds | 2007-04-16 |
| * | | Use proper object allocators for unknown object nodes too | Linus Torvalds | 2007-04-16 |
* | | | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 |
|\ \ \ | |||
| * | | | lockfile: record the primary process. | Junio C Hamano | 2007-04-21 |
| * | | | Simplify calling of CR/LF conversion routines | Alex Riesen | 2007-04-20 |
| * | | | attribute macro support | Junio C Hamano | 2007-04-15 |
| * | | | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 |
| |/ / | |||
* | | | Merge branch 'lt/gitlink' | Junio C Hamano | 2007-04-21 |
|\ \ \ | |||
| * | | | Add "S_IFDIRLNK" file mode infrastructure for git links | Linus Torvalds | 2007-04-10 |
* | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-04-21 |
|\ \ \ \ | |||
| * | | | | add get_size_from_delta() | Nicolas Pitre | 2007-04-16 |
| * | | | | get rid of num_packed_objects() | Nicolas Pitre | 2007-04-10 |
| |/ / / | |||
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-04-17 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||
| * | | Use const qualifier for 'sha1' parameter in delete_ref function | Carlos Rica | 2007-04-17 |