aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* core.excludesfile clean-upJunio C Hamano2007-11-14
* Merge branch 'jc/maint-add-sync-stat'Junio C Hamano2007-11-14
|\
| * ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano2007-11-10
* | Merge branch 'ds/maint-deflatebound'Junio C Hamano2007-11-07
|\ \
| * | Improve accuracy of check for presence of deflateBound.David Symonds2007-11-07
| |/
| * Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-26
* | Refactor working tree setupMike Hommey2007-11-05
* | Change git_connect() to return a struct child_process instead of a pid_t.Johannes Sixt2007-10-21
* | Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
|\ \
| * \ Merge branch 'ph/strbuf'Junio C Hamano2007-10-03
| |\ \
| | * | nfv?asprintf are broken without va_copy, workaround them.Pierre Habouzit2007-09-20
| | * | Merge branch 'master' into ph/strbufJunio C Hamano2007-09-18
| | |\ \
| | * | | Rewrite convert_to_{git,working_tree} to use strbuf's.Pierre Habouzit2007-09-16
| | * | | Replace all read_fd use with strbuf_read, and get rid of it.Pierre Habouzit2007-09-10
| * | | | Merge branch 'jc/autogc'Junio C Hamano2007-10-03
| |\ \ \ \
| | * | | | Export matches_pack_name() and fix its return valueJunio C Hamano2007-09-17
| | | |_|/ | | |/| |
| * | | | parse_date_format(): convert a format name to an enum date_modeAndy Parkins2007-09-29
| | |_|/ | |/| |
* | | | Make fetch a builtinDaniel Barkalow2007-09-19
|/ / /
* | | Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-12
| |/ |/|
* | Remove unused function convert_sha1_file()René Scharfe2007-09-03
|/
* git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-08-31
* git-add: Add support for --refresh option.Alexandre Julliard2007-08-13
* Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\
| * launch_editor(): Heed GIT_EDITOR and core.editor settingsJohannes Schindelin2007-07-21
* | Optimize "diff --cached" performance.Junio C Hamano2007-08-10
* | Clean up work-tree handlingJohannes Schindelin2007-08-01
* | Add set_git_dir() functionJohannes Schindelin2007-08-01
* | Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-01
|/
* Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica2007-07-18
* Make show_rfc2822_date() just another date output format.Junio C Hamano2007-07-13
* Support output ISO 8601 format datesRobin Rosenberg2007-07-13
* Add functions for parsing integers with size suffixesBrian Downing2007-07-12
* Add core.pager config variable.Brian Gernhardt2007-07-04
* Merge branch 'jc/quote'Junio C Hamano2007-07-01
|\
| * Add core.quotepath configuration variable.Junio C Hamano2007-06-24
* | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\ \
| * | introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
* | | Don't fflush(stdout) when it's not helpfulTheodore Ts'o2007-06-30
| |/ |/|
* | Merge branch 'ei/oneline+add-empty'Junio C Hamano2007-06-22
|\ \
| * | Fix ALLOC_GROW off-by-oneJeff King2007-06-16
| * | Extend --pretty=oneline to cover the first paragraph,Junio C Hamano2007-06-13
* | | More staticJunio C Hamano2007-06-13
|/ /
* | refactor dir_add_nameJeff King2007-06-12
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Merge branch 'sp/pack'Junio C Hamano2007-06-02
|\
| * Lazily open pack index files on demandShawn O. Pearce2007-05-26
* | Merge branch 'maint'Junio C Hamano2007-05-31
|\ \
| * \ Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-31
| |\ \
| | * | fix signed range problems with hex conversionsLinus Torvalds2007-05-30
* | | | Merge branch 'db/remote'Junio C Hamano2007-05-29
|\ \ \ \ | |_|_|/ |/| | |