| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't always require working tree for git-rm | Mike Hommey | 2007-11-05 | 1 | -1/+1 |
* | Refactor working tree setup | Mike Hommey | 2007-11-05 | 1 | -8/+3 |
* | use only the $PATH for exec'ing git commands | Scott R Parish | 2007-10-29 | 1 | -36/+7 |
* | "current_exec_path" is a misleading name, use "argv_exec_path" | Scott R Parish | 2007-10-29 | 1 | -1/+1 |
* | "git" returns 1; "git help" and "git help -a" return 0 | Scott R Parish | 2007-10-29 | 1 | -3/+4 |
* | Merge branch 'db/fetch-pack' | Junio C Hamano | 2007-10-24 | 1 | -0/+5 |
|\ |
|
| * | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 2007-10-16 | 1 | -11/+5 |
| |\ |
|
| * | | Make fetch a builtin | Daniel Barkalow | 2007-09-19 | 1 | -0/+1 |
| * | | Make fetch-pack a builtin with an internal API | Daniel Barkalow | 2007-09-19 | 1 | -0/+1 |
| * | | Modularize commit-walker | Daniel Barkalow | 2007-09-19 | 1 | -0/+3 |
* | | | Deduce exec_path also from calls to git with a relative path | Johannes Schindelin | 2007-10-20 | 1 | -2/+3 |
| |/
|/| |
|
* | | sq_quote_argv and add_to_string rework with strbuf's. | Pierre Habouzit | 2007-09-21 | 1 | -11/+5 |
|/ |
|
* | Make "git reset" a builtin. | Carlos Rica | 2007-09-12 | 1 | -0/+1 |
* | git --bare cmd: do not unconditionally nuke GIT_DIR | Junio C Hamano | 2007-08-27 | 1 | -1/+1 |
* | Fix initialization of a bare repository | Junio C Hamano | 2007-08-27 | 1 | -0/+1 |
* | Add and document a global --no-pager option for git. | Matthieu Moy | 2007-08-19 | 1 | -1/+5 |
* | diff: don't run pager if user asked for a diff style exit code | René Scharfe | 2007-08-13 | 1 | -1/+1 |
* | Merge branch 'cr/tag' | Junio C Hamano | 2007-08-10 | 1 | -0/+2 |
|\ |
|
| * | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 | 1 | -0/+1 |
| * | Make git tag a builtin. | Carlos Rica | 2007-07-20 | 1 | -0/+1 |
* | | checkout-index needs a working tree | Johannes Schindelin | 2007-08-04 | 1 | -1/+2 |
* | | Clean up work-tree handling | Johannes Schindelin | 2007-08-01 | 1 | -3/+8 |
* | | git.c: execution path | Junio C Hamano | 2007-07-31 | 1 | -5/+5 |
|/ |
|
* | Remove USE_PAGER from git-pickaxe and git-annotate | Andrew Ruder | 2007-07-04 | 1 | -2/+2 |
* | Make '!' aliases more useful | Johannes Schindelin | 2007-07-02 | 1 | -0/+15 |
* | Merge branch 'ml/worktree' | Junio C Hamano | 2007-07-01 | 1 | -4/+18 |
|\ |
|
| * | make git barf when an alias changes environment variables | Matthias Lederhofer | 2007-06-12 | 1 | -4/+18 |
* | | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 | 1 | -13/+22 |
|\ \
| |/ |
|
| * | Use new semantics of is_bare/inside_git_dir/inside_work_tree | Matthias Lederhofer | 2007-06-06 | 1 | -10/+10 |
| * | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 | 1 | -1/+11 |
* | | git: Try a bit harder not to lose errno in stdio | Linus Torvalds | 2007-06-30 | 1 | -4/+5 |
* | | Check for IO errors after running a command | Linus Torvalds | 2007-06-24 | 1 | -1/+20 |
* | | Clean up internal command handling | Linus Torvalds | 2007-06-24 | 1 | -22/+30 |
|/ |
|
* | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-20 | 1 | -1/+1 |
|\ |
|
| * | annotate: make it work from subdirectories. | Junio C Hamano | 2007-05-20 | 1 | -1/+1 |
* | | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 | 1 | -0/+1 |
|/ |
|
* | handle_options in git wrapper miscounts the options it handled. | Matthias Lederhofer | 2007-04-12 | 1 | -0/+1 |
* | Revert "builtin-archive: use RUN_SETUP" | René Scharfe | 2007-04-05 | 1 | -1/+1 |
* | use xmalloc in git.c and help.c | James Bowes | 2007-03-25 | 1 | -1/+1 |
* | Make gc a builtin. | James Bowes | 2007-03-17 | 1 | -0/+1 |
* | Merge branch 'jc/fetch' | Junio C Hamano | 2007-03-14 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'np/types' into jc/fetch | Junio C Hamano | 2007-02-27 | 1 | -7/+7 |
| |\ |
|
| * | | git-fetch--tool: start rewriting parts of git-fetch in C. | Junio C Hamano | 2007-02-13 | 1 | -0/+1 |
* | | | Make git-revert & git-cherry-pick a builtin | Johannes Schindelin | 2007-03-03 | 1 | -0/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-03-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | builtin-archive: use RUN_SETUP | Johannes Schindelin | 2007-03-03 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'js/bundle' | Junio C Hamano | 2007-02-28 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'master' into js/diff-ni | Junio C Hamano | 2007-02-26 | 1 | -6/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | git grep: use pager | Johannes Schindelin | 2007-02-20 | 1 | -1/+1 |