aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\
| * Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* | Merge branch 'as/graph'Junio C Hamano2008-05-25
|\ \
| * | get_revision(): honor the topo_order flag for boundary commitsAdam Simpkins2008-05-25
| * | Fix output of "git log --graph --boundary"Adam Simpkins2008-05-25
| * | log --graph --left-right: show left/right information in place of '*'Adam Simpkins2008-05-25
| * | graph API: don't print branch lines for uninteresting merge parentsAdam Simpkins2008-05-25
| * | graph API: fix graph mis-alignment after uninteresting commitsAdam Simpkins2008-05-25
* | | Merge branch 'js/mailinfo'Junio C Hamano2008-05-25
|\ \ \
| * | | mailsplit: minor clean-up in read_line_with_nul()Junio C Hamano2008-05-25
| * | | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano2008-05-25
| * | | mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-25
| |/ /
* | | Merge branch 'jc/add-n-u'Junio C Hamano2008-05-25
|\ \ \
| * | | Make git add -n and git -u -n output consistentGustaf Hendeby2008-05-23
| * | | "git-add -n -u" should not add but just reportJunio C Hamano2008-05-21
* | | | Merge branch 'ar/t6031'Junio C Hamano2008-05-25
|\ \ \ \
| * | | | Fix t6031 on filesystems without working exec bitAlex Riesen2008-05-21
* | | | | Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\ \ \ \ \
| * | | | | Add test for cloning with "--reference" repo being a subset of source repoJohan Herland2008-05-22
| * | | | | Add a test for another combination of --referenceJohan Herland2008-05-22
| * | | | | Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow2008-05-22
| * | | | | clone: fall back to copying if hardlinking failsDaniel Barkalow2008-05-21
| * | | | | builtin-clone.c: Need to closedir() in copy_or_link_directory()Brandon Casey2008-05-18
| * | | | | builtin-clone: fix initial checkoutJohannes Schindelin2008-05-15
| * | | | | Build in cloneDaniel Barkalow2008-05-04
| * | | | | Provide API access to init_db()Daniel Barkalow2008-05-04
| * | | | | Add a function to set a non-default work treeDaniel Barkalow2008-05-04
| * | | | | Allow for having for_each_ref() list extra refsDaniel Barkalow2008-05-04
| * | | | | Have a constant extern refspec for "--tags"Daniel Barkalow2008-05-04
| * | | | | Add a library function to add an alternate to the alternates fileDaniel Barkalow2008-05-04
| * | | | | Add a lockfile function to append to a fileDaniel Barkalow2008-05-04
| * | | | | Mark the list of refs to fetch as constDaniel Barkalow2008-05-04
* | | | | | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-05-25
|\ \ \ \ \ \
| * | | | | | builtin-apply: do not declare patch is creation when we do not know itJunio C Hamano2008-05-17
| * | | | | | builtin-apply: accept patch to an empty fileJunio C Hamano2008-05-17
| * | | | | | builtin-apply: typofixJunio C Hamano2008-05-17
* | | | | | | Merge branch 'jc/unpack-trees-reword'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \
| * | | | | | | unpack-trees: allow Porcelain to give different error messagesJunio C Hamano2008-05-19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ar/batch-cat'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \
| * | | | | | | change quoting in test t1006-cat-file.shMichele Ballabio2008-05-23
| * | | | | | | builtin-cat-file.c: use parse_options()Michele Ballabio2008-05-23
| * | | | | | | git-svn: Speed up fetchAdam Roben2008-05-23
| * | | | | | | Git.pm: Add hash_and_insert_object and cat_blobAdam Roben2008-05-23
| * | | | | | | Git.pm: Add command_bidi_pipe and command_close_bidi_pipeAdam Roben2008-05-23
| * | | | | | | git-hash-object: Add --stdin-paths optionAdam Roben2008-05-23
| * | | | | | | Add more tests for git hash-objectAdam Roben2008-05-23
| * | | | | | | Move git-hash-object tests from t5303 to t1007Adam Roben2008-05-23
| * | | | | | | git-cat-file: Add --batch optionAdam Roben2008-05-05
| * | | | | | | git-cat-file: Add --batch-check optionAdam Roben2008-05-05
| * | | | | | | git-cat-file: Make option parsing a little more flexibleAdam Roben2008-05-05